Skip to content

Commit 3ef87d3

Browse files
authored
Merge pull request #66 from voxpupuli/dependabot/github_actions/anchore/scan-action-6
Bump anchore/scan-action from 5 to 6
2 parents 244d9ab + 01196fd commit 3ef87d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security_scanning.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
push: false
3131

3232
- name: Scan image with Anchore Grype
33-
uses: anchore/scan-action@v5
33+
uses: anchore/scan-action@v6
3434
id: scan
3535
with:
3636
image: 'ci/puppet-catalog-diff-viewer:${{ github.sha }}'

0 commit comments

Comments
 (0)