We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3c2293 + dc485ca commit 47eb9ddCopy full SHA for 47eb9dd
1 file changed
.github/workflows/build-and-publish.yml
@@ -101,7 +101,7 @@ jobs:
101
102
- name: Install Cosign
103
if: github.event_name == 'push' || github.event_name == 'workflow_dispatch'
104
- uses: sigstore/cosign-installer@v4.0.0
+ uses: sigstore/cosign-installer@v4.1.0
105
106
- name: Sign packages with Sigstore
107
0 commit comments