diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index de350850d..48757d7ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -235,7 +235,7 @@ jobs: sbom: true - name: Scan image - uses: anchore/scan-action@568b89d27fc18c60e56937bff480c91c772cd993 # v7.1.0 + uses: anchore/scan-action@40a61b52209e9d50e87917c5b901783d546b12d0 # v7.2.1 id: scan continue-on-error: true with: diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0862ce6a3..dfc222784 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -266,7 +266,7 @@ jobs: sbom: true - name: Scan image - uses: anchore/scan-action@568b89d27fc18c60e56937bff480c91c772cd993 # v7.1.0 + uses: anchore/scan-action@40a61b52209e9d50e87917c5b901783d546b12d0 # v7.2.1 id: scan continue-on-error: true with: