Skip to content

Commit ae63681

Browse files
Bump anchore/sbom-action from 0.16.1 to 0.17.0 (#857)
1 parent 2474690 commit ae63681

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@95b086ac308035dc0850b3853be5b7ab108236a8 # v0.16.1
74+
uses: anchore/sbom-action@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5 # v0.17.0
7575
with:
7676
artifact-name: build-${{ matrix.os-name }}.spdx.json
7777
output-file: ./artifacts/build.spdx.json

0 commit comments

Comments
 (0)