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 06142c9 commit 8cc37a7Copy full SHA for 8cc37a7
.github/workflows/release.yaml
@@ -24,7 +24,7 @@ jobs:
24
# Install the cosign tool except on PR
25
# https://github.com/sigstore/cosign-installer
26
- name: Install cosign
27
- uses: sigstore/cosign-installer@v3.8.2
+ uses: sigstore/cosign-installer@v3.9.0
28
29
# Workaround: https://github.com/docker/build-push-action/issues/461
30
- name: Setup Docker buildx
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
- name: Checkout
56
uses: actions/checkout@v4
0 commit comments