Skip to content

Commit

Permalink
build(deps): bump anchore/scan-action from 3.3.5 to 3.3.6
Browse files Browse the repository at this point in the history
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.3.5 to 3.3.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@v3.3.5...v3.3.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 22, 2023
1 parent 5b1967a commit e6b323a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/anchore-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: docker build . --file Dockerfile --tag banzaicloud/bank-vaults:latest

- name: Run the local Anchore scan action itself with GitHub Advanced Security code scanning integration enabled
uses: anchore/[email protected].5
uses: anchore/[email protected].6
with:
image: "banzaicloud/bank-vaults:latest"
acs-report-enable: true
Expand Down

0 comments on commit e6b323a

Please sign in to comment.