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.
2 parents fdf63e1 + 1c52880 commit 68010b8Copy full SHA for 68010b8
.github/workflows/build-publish-image.yml
@@ -73,7 +73,7 @@ jobs:
73
74
- name: Docker container vulnerability scan
75
id: scan
76
- uses: anchore/scan-action@v5
+ uses: anchore/scan-action@v6
77
with:
78
image: ${{ env.DOCKER_IMAGE }}
79
fail-build: false
0 commit comments