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 3fc2e95 + 4a1532d commit 0a3afa6Copy full SHA for 0a3afa6
.github/workflows/docker-publish.yml
@@ -41,7 +41,7 @@ jobs:
41
# https://github.com/sigstore/cosign-installer
42
- name: Install cosign
43
if: github.event_name != 'pull_request'
44
- uses: sigstore/cosign-installer@db0f512372e476bcdfc58b21303b1407a4313ccc # v2.6.0
+ uses: sigstore/cosign-installer@c85d0e205a72a294fe064f618a87dbac13084086 # v2.8.1
45
with:
46
cosign-release: 'v1.13.1'
47
0 commit comments