Skip to content

Commit 58a6366

Browse files
chore(deps): update anchore/sbom-action action to v0.20.10 (#5448)
| datasource | package | from | to | | ----------- | ------------------- | ------- | -------- | | github-tags | anchore/sbom-action | v0.20.9 | v0.20.10 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 752bde9 commit 58a6366

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
@@ -485,7 +485,7 @@ jobs:
485485
run: cd dist && sha256sum * > "k6-${VERSION}-checksums.txt"
486486
- name: Anchore SBOM Action
487487
continue-on-error: true
488-
uses: anchore/sbom-action@8e94d75ddd33f69f691467e42275782e4bfefe84 # v0.20.9
488+
uses: anchore/sbom-action@fbfd9c6c189226748411491745178e0c2017392d # v0.20.10
489489
with:
490490
artifact-name: k6-${{ env.VERSION }}-spdx.json
491491
upload-release-assets: false

0 commit comments

Comments
 (0)