File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ jobs:
106106 go-version : ${{ env.GO_VERSION }}
107107
108108 - name : Install cosign
109- uses : sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
109+ uses : sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
110110
111111 - name : Install syft
112112 uses : anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2
@@ -149,7 +149,7 @@ jobs:
149149 OCI_REGISTRY_SDP_CHARTS_USERNAME : " robot$sdp-charts+github-action-build"
150150 steps :
151151 - name : Install cosign
152- uses : sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
152+ uses : sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
153153 - name : Checkout
154154 uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
155155 with :
You can’t perform that action at this time.
0 commit comments