Skip to content

Commit 2e3920c

Browse files
Update .github/workflows/build.yml
Co-authored-by: Oleg Bespalov <[email protected]>
1 parent 49ac717 commit 2e3920c

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
@@ -329,7 +329,7 @@ jobs:
329329
run: cd dist && sha256sum * > "k6-${VERSION}-checksums.txt"
330330
- name: Anchore SBOM Action
331331
continue-on-error: true
332-
uses: anchore/[email protected]
332+
uses: anchore/sbom-action@9fece9e20048ca9590af301449208b2b8861333b # v0.15.9
333333
with:
334334
artifact-name: k6-${{ env.VERSION }}-spdx.json
335335
upload-release-assets: false

0 commit comments

Comments
 (0)