We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bfc81a commit cc51cd8Copy full SHA for cc51cd8
.github/workflows/ci.yml
@@ -90,7 +90,7 @@ jobs:
90
username: ${{ github.actor }}
91
password: ${{ secrets.GITHUB_TOKEN }}
92
93
- - uses: sigstore/cosign-installer@v2.1.0
+ - uses: sigstore/cosign-installer@v2.2.0
94
95
- name: Sign the images
96
run: cosign sign ${TAGS}
0 commit comments