We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf01d92 + 11afae4 commit 28ba4e5Copy full SHA for 28ba4e5
.github/workflows/sbom.yml
@@ -28,10 +28,10 @@ jobs:
28
uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
29
30
- name: Install the syft command
31
- uses: kubewarden/github-actions/syft-installer@006574f6fc951a9f7207ea524ea9463cc92c1527 # v3.1.15
+ uses: kubewarden/github-actions/syft-installer@fec014fdb0f33e2cdc76ea017888336055312da8 # v3.1.16
32
33
- name: Install the crane command
34
- uses: kubewarden/github-actions/crane-installer@006574f6fc951a9f7207ea524ea9463cc92c1527 # v3.1.15
+ uses: kubewarden/github-actions/crane-installer@fec014fdb0f33e2cdc76ea017888336055312da8 # v3.1.16
35
36
- name: Login to GitHub Container Registry
37
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
0 commit comments