We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84877b1 commit 6637a13Copy full SHA for 6637a13
.github/workflows/build.yml
@@ -79,7 +79,7 @@ jobs:
79
flags: ${{ matrix.os-name }}
80
81
- name: Generate SBOM
82
- uses: anchore/sbom-action@55dc4ee22412511ee8c3142cbea40418e6cec693 # v0.17.8
+ uses: anchore/sbom-action@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 # v0.17.9
83
with:
84
artifact-name: build-${{ matrix.os-name }}.spdx.json
85
output-file: ./artifacts/build.spdx.json
0 commit comments