Skip to content

Commit

Permalink
Bump anchore/sbom-action from 0.15.8 to 0.15.9 (#3476)
Browse files Browse the repository at this point in the history
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.15.8 to 0.15.9.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](anchore/sbom-action@v0.15.8...v0.15.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2024
1 parent eb81b92 commit 772ebd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sbom-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Anchore SBOM Action
uses: anchore/sbom-action@v0.15.8
uses: anchore/sbom-action@v0.15.9
with:
artifact-name: ${{ github.event.repository.name }}-spdx.json

0 comments on commit 772ebd7

Please sign in to comment.