Skip to content

Commit

Permalink
Merge pull request #5477 from keizer619/2201.8.x
Browse files Browse the repository at this point in the history
Update Cosign version for macOS
  • Loading branch information
AzeemMuzammil authored Jun 26, 2024
2 parents 0cda440 + cdded8c commit 3397de1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ jobs:
run: |
wget https://github.com/ballerina-platform/ballerina-distribution/releases/download/v${{ needs.publish-release.outputs.release-version }}/ballerina-${{ needs.publish-release.outputs.project-version }}-macos.zip
- name: cosign-installer
uses: sigstore/cosign-installer@v3.0.3
uses: sigstore/cosign-installer@v3.5.0
- name: Create macos-pkg Installer
id: run_installers_pkg
run: |
Expand Down

0 comments on commit 3397de1

Please sign in to comment.