Skip to content

Commit d1ab79a

Browse files
Bump anchore/sbom-action from 0.20.8 to 0.20.9 (#3622)
1 parent 8117ba6 commit d1ab79a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
token: ${{ secrets.CODECOV_TOKEN }}
117117

118118
- name: Generate SBOM
119-
uses: anchore/sbom-action@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
119+
uses: anchore/sbom-action@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
120120
if: runner.os == 'Windows'
121121
with:
122122
artifact-name: Swashbuckle.AspNetCore.spdx.json

0 commit comments

Comments
 (0)