Skip to content

Commit beb8c9a

Browse files
Bump sigstore/cosign-installer from 3.10.0 to 4.0.0 (#1243)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mickaël Misbach <[email protected]>
1 parent d6aca1e commit beb8c9a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/image-publish.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ jobs:
2727

2828
steps:
2929
- name: Install Cosign
30-
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62 # v3.10.0
30+
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
31+
with:
32+
cosign-release: 'v2.6.1'
3133
- name: Job information
3234
run: |
3335
echo "Job information"

0 commit comments

Comments
 (0)