Skip to content

Commit 2287c20

Browse files
Update sigstore/cosign-installer action to v4 (#4095)
| datasource | package | from | to | | ----------- | ------------------------- | ------- | ------ | | github-tags | sigstore/cosign-installer | v3.10.0 | v4.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent de28e5f commit 2287c20

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
@@ -228,7 +228,7 @@ jobs:
228228

229229
- name: Install Cosign
230230
if: ${{ inputs.is_production_release }}
231-
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
231+
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
232232

233233
- name: Build binary
234234
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4.0

0 commit comments

Comments
 (0)