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 92152ff commit f6eed2eCopy full SHA for f6eed2e
.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.1
+ uses: sigstore/cosign-installer@v3.8.2
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