We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51aa419 commit 1c640fbCopy full SHA for 1c640fb
1 file changed
.github/workflows/build.yml
@@ -263,7 +263,7 @@ jobs:
263
264
- name: Scan Docker image
265
id: container-scan
266
- uses: anchore/scan-action@62b74fb7bb810d2c45b1865f47a77655621862a5 # v7.2.3
+ uses: anchore/scan-action@0d444ed77d83ee2ba7f5ced0d90d640a1281d762 # v7.3.0
267
with:
268
image: ${{ steps.image-tags.outputs.primary_tag }}
269
fail-build: false
0 commit comments