Skip to content

Commit

Permalink
Pin SBOM action to commit
Browse files Browse the repository at this point in the history
Part of #3943

Signed-off-by: Yuri Shkuro <github@ysh.us>
  • Loading branch information
yurishkuro committed Oct 28, 2022
1 parent 583974b commit bb49249
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@v0
uses: anchore/sbom-action@b5042e9d19d8b32849779bfe17673ff84aec702d
with:
artifact-name: jaeger-SBOM.spdx.json

0 comments on commit bb49249

Please sign in to comment.