Skip to content

Commit c745e08

Browse files
authored
Update docker-publish.yml
1 parent bec3f15 commit c745e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# https://github.com/sigstore/cosign-installer
4242
- name: Install cosign
4343
if: github.event_name != 'pull_request'
44-
uses: sigstore/cosign-installer@v2
44+
uses: sigstore/cosign-installer@v2.1.0
4545
with:
4646
cosign-release: 'v1.4.0'
4747

0 commit comments

Comments
 (0)