Skip to content

Commit

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

---
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 a53498d commit a9ee269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ jobs:
password: ${{ steps.secrets.outputs.DOCKERHUB_PASSWORD }}

- name: Scan controller image
uses: anchore/scan-action@3343887d815d7b07465f6fdcd395bd66508d486a
uses: anchore/scan-action@4e08a16a68fb1b35d2fca00f0607db0b5b5120a7
with:
image: "wallarm/ingress-controller:1.0.0-dev"
fail-build: true
Expand Down

0 comments on commit a9ee269

Please sign in to comment.