We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42568b6 commit d3fbfc7Copy full SHA for d3fbfc7
1 file changed
.github/workflows/build.yml
@@ -269,7 +269,7 @@ jobs:
269
270
- name: Scan Docker image
271
id: container-scan
272
- uses: anchore/scan-action@2c901ab7378897c01b8efaa2d0c9bf519cc64b9e # v6.2.0
+ uses: anchore/scan-action@f6601287cdb1efc985d6b765bbf99cb4c0ac29d8 # v7.0.0
273
with:
274
image: ${{ steps.image-tags.outputs.primary_tag }}
275
fail-build: false
0 commit comments