Skip to content

Commit

Permalink
Merge pull request #1279 from spidernet-io/fix-cosign
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhoublue authored Mar 28, 2024
2 parents a900eaa + fb48d53 commit 73e53d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/call-release-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
if: ${{ env.RUN_PUSH == 'true' }}
uses: sigstore/cosign-installer@main
with:
cosign-release: 'v2.0.1' #do not upgrade, or else go error
cosign-release: 'v2.2.3' #do not upgrade, or else go error

- name: Getting Build Arg
id: arg
Expand Down

0 comments on commit 73e53d4

Please sign in to comment.