Skip to content

Commit 9edbb17

Browse files
committed
Update
1 parent f319f36 commit 9edbb17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# https://github.com/sigstore/cosign-installer
3131
- name: Install cosign
3232
if: github.event_name != 'pull_request'
33-
uses: sigstore/cosign-installer@3.7.0
33+
uses: sigstore/cosign-installer@v3.7.0
3434
with:
3535
cosign-release: "v2.5.0"
3636

0 commit comments

Comments
 (0)