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.
1 parent 91f7372 commit 1a387b8Copy full SHA for 1a387b8
.github/workflows/docker.yml
@@ -25,7 +25,7 @@ jobs:
25
# https://github.com/sigstore/cosign-installer
26
- name: Install cosign
27
if: github.event_name != 'pull_request'
28
- uses: sigstore/cosign-installer@v3.4.0
+ uses: sigstore/cosign-installer@v3.10.0
29
with:
30
cosign-release: "v2.2.3"
31
0 commit comments