Skip to content

Commit 83aa281

Browse files
chore(deps): bump sigstore/cosign-installer from 3.9.2 to 3.10.0 (#1026)
1 parent 21eedca commit 83aa281

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# Install the cosign tool except on PR
2525
# https://github.com/sigstore/cosign-installer
2626
- name: Install cosign
27-
uses: sigstore/cosign-installer@v3.9.2
27+
uses: sigstore/cosign-installer@v3.10.0
2828

2929
# Workaround: https://github.com/docker/build-push-action/issues/461
3030
- name: Setup Docker buildx
@@ -50,7 +50,7 @@ jobs:
5050
# Install the cosign tool except on PR
5151
# https://github.com/sigstore/cosign-installer
5252
- name: Install cosign
53-
uses: sigstore/cosign-installer@v3.9.2
53+
uses: sigstore/cosign-installer@v3.10.0
5454

5555
- name: Checkout
5656
uses: actions/checkout@v5

0 commit comments

Comments
 (0)