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 7f5b276 + 284584a commit 5253074Copy full SHA for 5253074
1 file changed
.github/workflows/docker.yml
@@ -26,7 +26,7 @@ jobs:
26
# Install the cosign tool
27
# https://github.com/sigstore/cosign-installer
28
- name: Install cosign
29
- uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad #v4.0.0
+ uses: sigstore/cosign-installer@6f9f17788090df1f26f669e9d70d6ae9567deba6 #v4.1.2
30
with:
31
cosign-release: 'v2.2.4'
32
0 commit comments