Skip to content

Commit f6eed2e

Browse files
chore(deps): bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (#948)
1 parent 92152ff commit f6eed2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

+2-2
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/[email protected].1
27+
uses: sigstore/[email protected].2
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/[email protected].1
53+
uses: sigstore/[email protected].2
5454

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

0 commit comments

Comments
 (0)