Skip to content

Commit 11afae4

Browse files
build(deps): bump kubewarden/github-actions from 3.1.15 to 3.1.16
Bumps [kubewarden/github-actions](https://github.com/kubewarden/github-actions) from 3.1.15 to 3.1.16. - [Release notes](https://github.com/kubewarden/github-actions/releases) - [Commits](kubewarden/github-actions@006574f...fec014f) --- updated-dependencies: - dependency-name: kubewarden/github-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf01d92 commit 11afae4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sbom.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,10 @@ jobs:
2828
uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
2929

3030
- name: Install the syft command
31-
uses: kubewarden/github-actions/syft-installer@006574f6fc951a9f7207ea524ea9463cc92c1527 # v3.1.15
31+
uses: kubewarden/github-actions/syft-installer@fec014fdb0f33e2cdc76ea017888336055312da8 # v3.1.16
3232

3333
- name: Install the crane command
34-
uses: kubewarden/github-actions/crane-installer@006574f6fc951a9f7207ea524ea9463cc92c1527 # v3.1.15
34+
uses: kubewarden/github-actions/crane-installer@fec014fdb0f33e2cdc76ea017888336055312da8 # v3.1.16
3535

3636
- name: Login to GitHub Container Registry
3737
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0

0 commit comments

Comments
 (0)