We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6628137 commit 7e6253dCopy full SHA for 7e6253d
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
token: ${{ secrets.CODECOV_TOKEN }}
72
73
- name: Generate SBOM
74
- uses: anchore/sbom-action@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
+ uses: anchore/sbom-action@55dc4ee22412511ee8c3142cbea40418e6cec693 # v0.17.8
75
with:
76
artifact-name: build-${{ matrix.os-name }}.spdx.json
77
output-file: ./artifacts/build.spdx.json
0 commit comments