Skip to content

Commit 7bbfec2

Browse files
Update sigstore/cosign-installer action to v3.7.0
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | sigstore/cosign-installer | v3.6.0 | v3.7.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6b8a85c commit 7bbfec2

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@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
94+
uses: sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da # v3.7.0
9595
if: github.ref_type == 'tag'
9696

9797
- name: Setup Snapcraft

0 commit comments

Comments
 (0)