Skip to content

Commit 3f83272

Browse files
chore(deps): update sigstore/cosign-installer action to v4 (#373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 70957a3 commit 3f83272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020

2121
- name: Setup Cosign
22-
uses: sigstore/cosign-installer@v3.10.0
22+
uses: sigstore/cosign-installer@v4.0.0
2323

2424
- name: Configure Git
2525
run: |

0 commit comments

Comments
 (0)