Skip to content

Commit

Permalink
build(deps): bump anchore/scan-action from 6.0.0 to 6.1.0
Browse files Browse the repository at this point in the history
Bumps [anchore/scan-action](https://github.com/anchore/scan-action) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/anchore/scan-action/releases)
- [Changelog](https://github.com/anchore/scan-action/blob/main/RELEASE.md)
- [Commits](anchore/scan-action@abae793...7c05671)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent c390b27 commit 0b52997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
sarif_file: '${{ matrix.image-name }}-trivy-results.sarif'

- name: Run the Anchore Grype scan action
uses: anchore/scan-action@abae793926ec39a78ab18002bc7fc45bbbd94342
uses: anchore/scan-action@7c05671ae9be166aeb155bad2d7df9121823df32
id: scan
with:
image: '${{ matrix.image-name }}-hh:${{ github.sha }}'
Expand Down

0 comments on commit 0b52997

Please sign in to comment.