Skip to content

Commit

Permalink
build(deps): bump anchore/sbom-action in the github-actions group
Browse files Browse the repository at this point in the history
Bumps the github-actions group with 1 update: [anchore/sbom-action](https://github.com/anchore/sbom-action).


Updates `anchore/sbom-action` from 0.17.4 to 0.17.5
- [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.17.4...v0.17.5)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 2c42b18 commit 917a9e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
push-to-registry: ${{ inputs.pushImage }}

- name: Generate SBOM
uses: anchore/[email protected].4
uses: anchore/[email protected].5
with:
image: quay.io/sustainable_computing_io/${{matrix.IMAGE_NAME}}:${{matrix.LABEL}}
artifact-name: sbom-${{matrix.IMAGE_NAME}}-${{matrix.LABEL}}.json
Expand Down

0 comments on commit 917a9e0

Please sign in to comment.