Skip to content

Commit

Permalink
chore(deps): 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 and flexiondotorg committed Nov 12, 2024
1 parent e5a0db3 commit 3f91c0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan-container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
load: true

- name: Scan image
uses: anchore/scan-action@v4
uses: anchore/scan-action@v5
with:
image: "localbuild/testimage:latest"
output-format: table
Expand Down

0 comments on commit 3f91c0f

Please sign in to comment.