Skip to content

Commit 6701136

Browse files
Bump anchore/sbom-action from 0.17.9 to 0.18.0 (#986)
1 parent afc8905 commit 6701136

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

7272
- name: Generate SBOM
73-
uses: anchore/sbom-action@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 # v0.17.9
73+
uses: anchore/sbom-action@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # v0.18.0
7474
with:
7575
artifact-name: build-${{ matrix.os-name }}.spdx.json
7676
output-file: ./artifacts/build.spdx.json

0 commit comments

Comments
 (0)