Skip to content

Commit fc521ad

Browse files
Bump anchore/sbom-action from 0.17.6 to 0.17.7 (#930)
1 parent eaf2391 commit fc521ad

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
@@ -71,7 +71,7 @@ jobs:
7171
token: ${{ secrets.CODECOV_TOKEN }}
7272

7373
- name: Generate SBOM
74-
uses: anchore/sbom-action@251a468eed47e5082b105c3ba6ee500c0e65a764 # v0.17.6
74+
uses: anchore/sbom-action@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
7575
with:
7676
artifact-name: build-${{ matrix.os-name }}.spdx.json
7777
output-file: ./artifacts/build.spdx.json

0 commit comments

Comments
 (0)