Skip to content

Commit

Permalink
chore(deps): Bump anchore/sbom-action from 0.16.1 to 0.17.7
Browse files Browse the repository at this point in the history
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.16.1 to 0.17.7.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](anchore/sbom-action@v0.16.1...v0.17.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2024
1 parent 3e110d7 commit 0bcd113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
pattern: wheels

- name: Set up Syft
uses: anchore/sbom-action/download-syft@v0.16.1
uses: anchore/sbom-action/download-syft@v0.17.7

- name: Run scan
run: make sbom version_full=${{ needs.init.outputs.VERSION_FULL }}
Expand Down

0 comments on commit 0bcd113

Please sign in to comment.