There was an error while loading. Please reload this page.
1 parent 29ac39c commit 6ebba72Copy full SHA for 6ebba72
1 file changed
.github/workflows/build.yml
@@ -557,7 +557,6 @@ jobs:
557
- name: Generate checksum file
558
run: cd dist && sha256sum * > "k6-${VERSION}-checksums.txt"
559
- name: Anchore SBOM Action
560
- continue-on-error: true
561
uses: anchore/sbom-action@e22c389904149dbc22b58101806040fa8d37a610 # v0.24.0
562
with:
563
artifact-name: k6-${{ env.VERSION }}-spdx.json
0 commit comments