We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e96be commit f148fa4Copy full SHA for f148fa4
.github/workflows/image.yaml
@@ -74,7 +74,7 @@ jobs:
74
cosign-release: 'v1.13.1'
75
76
- name: Install crane to get digest of image
77
- uses: imjasonh/setup-crane@e82f1b9a8007d399333baba4d75915558e9fb6a4
+ uses: imjasonh/setup-crane@00c9e93efa4e1138c9a7a5c594acd6c75a2fbf0c
78
79
- name: Get digest of image
80
run: |
.github/workflows/release.yaml
@@ -224,7 +224,7 @@ jobs:
224
225
226
227
228
229
230
0 commit comments