Skip to content

Commit d82f6da

Browse files
Bump sigstore/cosign-installer from 3.9.1 to 3.10.0 (#1268)
1 parent cec5aa3 commit d82f6da

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/publish.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
# Install the cosign tool except on PR
5858
# https://github.com/sigstore/cosign-installer
5959
- name: Install cosign
60-
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
60+
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
6161

6262
# Login against a Docker registry except on PR
6363
# https://github.com/docker/login-action
@@ -164,7 +164,7 @@ jobs:
164164
# Install the cosign tool except on PR
165165
# https://github.com/sigstore/cosign-installer
166166
- name: Install cosign
167-
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
167+
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
168168

169169
# Login against a Docker registry except on PR
170170
# https://github.com/docker/login-action
@@ -226,7 +226,7 @@ jobs:
226226
# Install the cosign tool except on PR
227227
# https://github.com/sigstore/cosign-installer
228228
- name: Install cosign
229-
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
229+
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
230230

231231
- name: Set up QEMU
232232
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0

0 commit comments

Comments
 (0)