Skip to content

Commit 195d300

Browse files
Bump anchore/sbom-action from 0.17.3 to 0.17.4 (#918)
1 parent b5be30b commit 195d300

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

7373
- name: Generate SBOM
74-
uses: anchore/sbom-action@f5e124a5e5e1d497a692818ae907d3c45829d033 # v0.17.3
74+
uses: anchore/sbom-action@8d0a6505bf28ced3e85154d13dc6af83299e13f1 # v0.17.4
7575
with:
7676
artifact-name: build-${{ matrix.os-name }}.spdx.json
7777
output-file: ./artifacts/build.spdx.json

0 commit comments

Comments
 (0)