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 8117ba6 commit d1ab79aCopy full SHA for d1ab79a
.github/workflows/build.yml
@@ -116,7 +116,7 @@ jobs:
116
token: ${{ secrets.CODECOV_TOKEN }}
117
118
- name: Generate SBOM
119
- uses: anchore/sbom-action@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
+ uses: anchore/sbom-action@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
120
if: runner.os == 'Windows'
121
with:
122
artifact-name: Swashbuckle.AspNetCore.spdx.json
0 commit comments