File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 68
68
path : ./quickstart/_dist
69
69
70
70
- name : Install Cosign
71
- uses : sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919 # v3.0.2
71
+ uses : sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
72
72
73
73
- name : ' Setup buildx'
74
74
uses : docker/setup-buildx-action@v2
@@ -216,7 +216,7 @@ jobs:
216
216
path : ./quickstart/_dist
217
217
218
218
- name : Install Cosign
219
- uses : sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919 # v3.0.2
219
+ uses : sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
220
220
221
221
- name : ' Docker login'
222
222
uses : docker/login-action@v2
@@ -256,8 +256,8 @@ jobs:
256
256
path : ./quickstart/_dist
257
257
258
258
- name : Install Cosign
259
- uses : sigstore/cosign-installer@9e9de2292db7abb3f51b7f4808d98f0d347a8919 # v3.0.2
260
-
259
+ uses : sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # v3.3.0
260
+
261
261
- id : ' auth'
262
262
uses : ' google-github-actions/auth@v1'
263
263
with :
You can’t perform that action at this time.
0 commit comments