Skip to content

Commit 8d58dd8

Browse files
Update sigstore/cosign-installer action to v3.9.1
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | sigstore/cosign-installer | v3.8.2 | v3.9.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e68454 commit 8d58dd8

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
@@ -91,7 +91,7 @@ jobs:
9191
if: github.ref_type == 'tag'
9292

9393
- name: Install Cosign
94-
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
94+
uses: sigstore/cosign-installer@398d4b0eeef1380460a10c8013a76f728fb906ac # v3.9.1
9595
if: github.ref_type == 'tag'
9696

9797
- name: Setup Snapcraft

0 commit comments

Comments
 (0)