Skip to content

Commit

Permalink
Bump anchore/scan-action from 3.3.8 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 3.3.8 to 3.5.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@896d5f4...1d59d90)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent 1f8d3f5 commit 6292f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
sbom: ${{ github.event_name != 'pull_request' }}

- name: Scan image
uses: anchore/scan-action@896d5f410043987c8fe18f60d91bf199e436840c # v3.3.8
uses: anchore/scan-action@1d59d90b47fc11ff8f97822da6c25eec888f81cf # v3.5.0
id: scan
continue-on-error: true
with:
Expand Down

0 comments on commit 6292f28

Please sign in to comment.