Skip to content

Commit 1cb98ad

Browse files
Update sigstore/cosign-installer action to v3.4.0 (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1bb1b2 commit 1cb98ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# Install the cosign tool except on PR
3737
# https://github.com/sigstore/cosign-installer
3838
- name: Install cosign
39-
uses: sigstore/cosign-installer@v3.3.0
39+
uses: sigstore/cosign-installer@v3.4.0
4040
with:
4141
cosign-release: 'v2.1.1'
4242

0 commit comments

Comments
 (0)