Skip to content

Commit

Permalink
Bump anchore/scan-action from 4 to 5
Browse files Browse the repository at this point in the history
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 4 to 5.
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/CHANGELOG.md)
- [Commits](anchore/scan-action@v4...v5)

---
updated-dependencies:
- dependency-name: anchore/scan-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent d9c7ff0 commit b5adafd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security_scanning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
PUPPETDB_VERSION=${{ matrix.version }}
- name: Scan image with Anchore Grype
uses: anchore/scan-action@v4
uses: anchore/scan-action@v5
id: scan
with:
image: 'ci/puppetdb:${{ matrix.version }}'
Expand Down

0 comments on commit b5adafd

Please sign in to comment.