Skip to content

Commit 6637a13

Browse files
Bump anchore/sbom-action from 0.17.8 to 0.17.9 (#1598)
1 parent 84877b1 commit 6637a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
flags: ${{ matrix.os-name }}
8080

8181
- name: Generate SBOM
82-
uses: anchore/sbom-action@55dc4ee22412511ee8c3142cbea40418e6cec693 # v0.17.8
82+
uses: anchore/sbom-action@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 # v0.17.9
8383
with:
8484
artifact-name: build-${{ matrix.os-name }}.spdx.json
8585
output-file: ./artifacts/build.spdx.json

0 commit comments

Comments
 (0)