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 244d9ab + 01196fd commit 3ef87d3Copy full SHA for 3ef87d3
1 file changed
.github/workflows/security_scanning.yml
@@ -30,7 +30,7 @@ jobs:
30
push: false
31
32
- name: Scan image with Anchore Grype
33
- uses: anchore/scan-action@v5
+ uses: anchore/scan-action@v6
34
id: scan
35
with:
36
image: 'ci/puppet-catalog-diff-viewer:${{ github.sha }}'
0 commit comments