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 9012254 commit 305799bCopy full SHA for 305799b
.github/workflows/ci-pipeline.yml
@@ -127,7 +127,7 @@ jobs:
127
# Install the cosign tool
128
# https://github.com/sigstore/cosign-installer
129
- name: Install cosign
130
- uses: sigstore/cosign-installer@v3.10.0
+ uses: sigstore/cosign-installer@v4.0.0
131
132
- name: Setup Docker buildx
133
uses: docker/setup-buildx-action@v3.11.1
@@ -229,7 +229,7 @@ jobs:
229
230
231
232
233
234
235
0 commit comments