Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
# Pin cosign: v3.x forces the new bundle format and drops the legacy
# split signature/certificate output the release assets and verifiers
# depend on. v2.5.3 still emits .sig/.pem files.
cosign-release: v2.5.3
cosign-release: v3.1.2

- name: Build static binary
run: |
Expand Down
Loading