Skip to content

Commit b611f15

Browse files
authored
Merge pull request kubernetes-sigs#563 from kubernetes-sigs/dependabot/github_actions/all-155e29b9d4
build(deps): bump chainguard-dev/actions from 1.5.6 to 1.5.7 in the all group
2 parents 80fb39e + 955778b commit b611f15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/verify-spdx.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,17 +33,17 @@ jobs:
3333
go run ./cmd/bom/main.go generate -i registry.k8s.io/pause > example-image-pause.spdx
3434
go run ./cmd/bom/main.go generate --format=json -i registry.k8s.io/pause > example-image-pause.spdx.json
3535
36-
- uses: chainguard-dev/actions/setup-spdx@94249a4828defae94ef3eaeaafaff2f95f1b446f # v1.5.6
36+
- uses: chainguard-dev/actions/setup-spdx@1b32103f5aa389c31ab0be75a8edc38d7e4750d8 # v1.5.7
3737
with:
3838
spdx-tools-version: 1.1.8
3939

40-
- uses: chainguard-dev/actions/setup-spdx@94249a4828defae94ef3eaeaafaff2f95f1b446f # v1.5.6
40+
- uses: chainguard-dev/actions/setup-spdx@1b32103f5aa389c31ab0be75a8edc38d7e4750d8 # v1.5.7
4141
with:
4242
download: false
4343
spdx-tools-version: 1.1.8
4444
sbom-path: example-image-pause.spdx
4545

46-
- uses: chainguard-dev/actions/setup-spdx@94249a4828defae94ef3eaeaafaff2f95f1b446f # v1.5.6
46+
- uses: chainguard-dev/actions/setup-spdx@1b32103f5aa389c31ab0be75a8edc38d7e4750d8 # v1.5.7
4747
with:
4848
download: false
4949
spdx-tools-version: 1.1.8

0 commit comments

Comments
 (0)