File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
template/.github/workflows Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -351,7 +351,7 @@ jobs:
351
351
# default value in the makefile if called from this action, but not otherwise (i.e. when called locally).
352
352
# This is needed for the HELM_REPO variable.
353
353
- name: Install cosign
354
- uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5 .0
354
+ uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6 .0
355
355
- name: Install syft
356
356
uses: anchore/sbom-action/download-syft@e8d2a6937ecead383dfe75190d104edd1f9c5751 # v0.16.0
357
357
- name: Build Docker image and Helm chart
@@ -396,7 +396,7 @@ jobs:
396
396
OCI_REGISTRY_SDP_CHARTS_USERNAME: "robot$sdp-charts+github-action-build"
397
397
steps:
398
398
- name: Install cosign
399
- uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5 .0
399
+ uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6 .0
400
400
- name: Checkout
401
401
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
402
402
with:
You can’t perform that action at this time.
0 commit comments