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.
2 parents a44f3ae + 1d7ac11 commit 97c7c62Copy full SHA for 97c7c62
.github/workflows/build.yml
@@ -87,7 +87,7 @@ jobs:
87
token: ${{ secrets.CODECOV_TOKEN }}
88
89
- name: Generate SBOM
90
- uses: anchore/sbom-action@fbfd9c6c189226748411491745178e0c2017392d # v0.20.10
+ uses: anchore/sbom-action@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11
91
with:
92
artifact-name: build-${{ matrix.os-name }}.spdx.json
93
output-file: ./artifacts/build.spdx.json
0 commit comments