Skip to content

Commit f26c45b

Browse files
Update anchore/sbom-action action to v0.20.1
1 parent 6be428f commit f26c45b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: dotnet test --configuration Release --logger:"GitHubActions;report-warnings=false"
6363

6464
- name: Generate SBOM
65-
uses: anchore/sbom-action@e11c554f704a0b820cbf8c51673f6945e0731532 # v0.20.0
65+
uses: anchore/sbom-action@9246b90769f852b3a8921f330c59e0b3f439d6e9 # v0.20.1
6666
with:
6767
artifact-name: build-${{ matrix.os-name }}.spdx.json
6868
output-file: ./artifacts/build.spdx.json

0 commit comments

Comments
 (0)