Skip to content

Commit d24950c

Browse files
Bump sigstore/cosign-installer from 3.8.0 to 3.8.2 (#118)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d91c2fc commit d24950c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
if: github.ref_type == 'tag'
3737

3838
- name: Install Cosign
39-
uses: sigstore/cosign-installer@v3.8.0
39+
uses: sigstore/cosign-installer@v3.8.2
4040
if: github.ref_type == 'tag'
4141

4242
- name: Build binary

0 commit comments

Comments
 (0)