Skip to content

Commit

Permalink
Merge pull request #5475 from keizer619/2201.8.x
Browse files Browse the repository at this point in the history
Update cosign version
  • Loading branch information
AzeemMuzammil authored Jun 26, 2024
2 parents d996de1 + a41c974 commit 0cda440
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
exit-code: '1'
timeout: "10m0s"
- name: cosign-installer
uses: sigstore/cosign-installer@v3.0.3
uses: sigstore/cosign-installer@v3.5.0
- name: Set up Node.js
uses: actions/setup-node@v2
with:
Expand Down Expand Up @@ -614,7 +614,7 @@ jobs:
run: echo "${WIX}bin" >> $GITHUB_PATH
shell: bash
- name: Set cosign-installer
uses: sigstore/cosign-installer@v3.0.3
uses: sigstore/cosign-installer@v3.5.0
- name: Download Windows Installer Zip
run: |
echo default login ${{ secrets.BALLERINA_BOT_USERNAME }} password ${{ secrets.BALLERINA_BOT_TOKEN }} >> _netrc
Expand Down

0 comments on commit 0cda440

Please sign in to comment.