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 7321288 commit e29f38fCopy full SHA for e29f38f
.github/workflows/build.yml
@@ -81,7 +81,7 @@ jobs:
81
token: ${{ secrets.CODECOV_TOKEN }}
82
83
- name: Generate SBOM
84
- uses: anchore/sbom-action@9f7302141466aa6482940f15371237e9d9f4c34a # v0.19.0
+ uses: anchore/sbom-action@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
85
with:
86
artifact-name: build-${{ matrix.os-name }}.spdx.json
87
output-file: ./artifacts/build.spdx.json
0 commit comments