Skip to content

Commit 9a56d13

Browse files
jschirrmacherMorl99
authored andcommitted
Update cosign
closes #13
1 parent 1eeab98 commit 9a56d13

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,7 @@ jobs:
5252
# https://github.com/sigstore/cosign-installer
5353
- name: Install cosign
5454
if: github.event_name != 'pull_request'
55-
uses: sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 #v2.6.0
56-
with:
57-
cosign-release: 'v1.13.1'
58-
55+
uses: sigstore/cosign-installer@v3.1.1
5956

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

0 commit comments

Comments
 (0)