Skip to content

Commit

Permalink
Merge pull request #116 from iits-consulting/renovate/apple-actions-i…
Browse files Browse the repository at this point in the history
…mport-codesign-certs-3.x

chore(deps): update apple-actions/import-codesign-certs action to v3
  • Loading branch information
Ninja243 committed Jul 26, 2024
2 parents 209af70 + c1697f9 commit 61c9499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
go-version: '1.20'

- name: Import Code-Signing Certificates
uses: apple-actions/import-codesign-certs@v1
uses: apple-actions/import-codesign-certs@v3
with:
p12-file-base64: ${{ secrets.MAC_CERT }}
p12-password: ${{ secrets.MAC_CERT_PASS }}
Expand Down

0 comments on commit 61c9499

Please sign in to comment.