Skip to content

Commit

Permalink
Update call-release-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
weizhoublue authored Oct 28, 2024
1 parent 505a408 commit 49fd482
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/call-release-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,7 @@ jobs:
- name: Install Cosign
if: ${{ env.RUN_PUSH == 'true' }}
uses: sigstore/cosign-installer@main
with:
cosign-release: 'v2.0.1' #do not upgrade, or else go error
uses: sigstore/cosign-installer@v3.7.0

- name: Getting Build Arg
id: arg
Expand Down

0 comments on commit 49fd482

Please sign in to comment.