Skip to content

Commit

Permalink
Bump anchore/sbom-action from 0.12.0 to 0.13.0 (jaegertracing#4012)
Browse files Browse the repository at this point in the history
Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Commits](anchore/sbom-action@b5042e9...b7e8507)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 31, 2022
1 parent bb49249 commit 9722d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,6 @@ jobs:
QUAY_TOKEN: ${{ secrets.QUAY_TOKEN }}

- name: SBOM Generation
uses: anchore/sbom-action@b5042e9d19d8b32849779bfe17673ff84aec702d
uses: anchore/sbom-action@b7e8507c6a3c89b7099a0198366d862c8f3ad8f1
with:
artifact-name: jaeger-SBOM.spdx.json

0 comments on commit 9722d23

Please sign in to comment.