Skip to content

Commit bc90d71

Browse files
Update sigstore/cosign-installer action to v4.1.2
1 parent 182c627 commit bc90d71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# https://github.com/sigstore/cosign-installer
3030
- name: Install cosign
3131
if: github.event_name != 'pull_request'
32-
uses: sigstore/cosign-installer@v4.1.1
32+
uses: sigstore/cosign-installer@v4.1.2
3333

3434
# Workaround: https://github.com/docker/build-push-action/issues/461
3535
- name: Setup Docker buildx

0 commit comments

Comments
 (0)