Skip to content

Commit 01196fd

Browse files
Bump anchore/scan-action from 5 to 6
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 5 to 6. - [Release notes](https://github.com/anchore/scan-action/releases) - [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md) - [Commits](anchore/scan-action@v5...v6) --- updated-dependencies: - dependency-name: anchore/scan-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 244d9ab commit 01196fd

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)