We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdbca6d commit 2a2d4c7Copy full SHA for 2a2d4c7
.github/workflows/ci.yml
@@ -235,7 +235,7 @@ jobs:
235
sbom: true
236
237
- name: Scan image
238
- uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8 # v7.0.0
+ uses: anchore/scan-action@568b89d27fc18c60e56937bff480c91c772cd993 # v7.1.0
239
id: scan
240
continue-on-error: true
241
with:
.github/workflows/release.yml
@@ -266,7 +266,7 @@ jobs:
266
267
268
269
- uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1
270
271
272
0 commit comments