We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5be30b commit 195d300Copy full SHA for 195d300
.github/workflows/build.yml
@@ -71,7 +71,7 @@ jobs:
71
token: ${{ secrets.CODECOV_TOKEN }}
72
73
- name: Generate SBOM
74
- uses: anchore/sbom-action@f5e124a5e5e1d497a692818ae907d3c45829d033 # v0.17.3
+ uses: anchore/sbom-action@8d0a6505bf28ced3e85154d13dc6af83299e13f1 # v0.17.4
75
with:
76
artifact-name: build-${{ matrix.os-name }}.spdx.json
77
output-file: ./artifacts/build.spdx.json
0 commit comments