Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 0a9a757 commit caa745c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/anchore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: docker build . --file Dockerfile --tag localbuild/testimage:latest

- name: Run the Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
uses: anchore/scan-action@ecfd0e98932e57ea8f68f29c4f418fc41a8194db
uses: anchore/scan-action@49e50b215b647c5ec97abb66f69af73c46a4ca08
with:
image: "localbuild/testimage:latest"
acs-report-enable: true
Expand Down

0 comments on commit caa745c

Please sign in to comment.