Skip to content

Commit 12288e2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
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@d7d6bc7722e3daa8354c50bcb52f4837da5e9b6a # v3.8.1
94+
uses: sigstore/cosign-installer@3454372f43399081ed03b604cb2d021dabca52bb # v3.8.2
9595
if: github.ref_type == 'tag'
9696

9797
- name: Setup Snapcraft

0 commit comments

Comments
 (0)