Skip to content

Commit cc51cd8

Browse files
committed
Update sigstore/cosign-installer action to v2.2.0
1 parent 1bfc81a commit cc51cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
username: ${{ github.actor }}
9191
password: ${{ secrets.GITHUB_TOKEN }}
9292

93-
- uses: sigstore/cosign-installer@v2.1.0
93+
- uses: sigstore/cosign-installer@v2.2.0
9494

9595
- name: Sign the images
9696
run: cosign sign ${TAGS}

0 commit comments

Comments
 (0)