File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,14 +23,14 @@ jobs:
2323 fetch-depth : 0
2424
2525 - name : Install Apple Developer ID Application certificates
26- uses : apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
26+ uses : apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
2727 with :
2828 keychain-password : ${{ github.run_id }}
2929 p12-file-base64 : ${{ secrets.APP_CERTIFICATES_P12_MAOS }}
3030 p12-password : ${{ secrets.APP_CERTIFICATES_P12_PASSWORD_MAOS }}
3131
3232 - name : Install Apple Developer ID Installer certificates
33- uses : apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
33+ uses : apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
3434 with :
3535 create-keychain : false # do not create a new keychain for this value
3636 keychain-password : ${{ github.run_id }}
Original file line number Diff line number Diff line change @@ -23,14 +23,14 @@ jobs:
2323 fetch-depth : 0
2424
2525 - name : Install Apple Developer ID Application certificates
26- uses : apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
26+ uses : apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
2727 with :
2828 keychain-password : ${{ github.run_id }}
2929 p12-file-base64 : ${{ secrets.APP_CERTIFICATES_P12_MAOS }}
3030 p12-password : ${{ secrets.APP_CERTIFICATES_P12_PASSWORD_MAOS }}
3131
3232 - name : Install Apple Developer ID Installer certificates
33- uses : apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
33+ uses : apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
3434 with :
3535 create-keychain : false # do not create a new keychain for this value
3636 keychain-password : ${{ github.run_id }}
Original file line number Diff line number Diff line change @@ -23,14 +23,14 @@ jobs:
2323 fetch-depth : 0
2424
2525 - name : Install Apple Developer ID Application certificates
26- uses : apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
26+ uses : apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
2727 with :
2828 keychain-password : ${{ github.run_id }}
2929 p12-file-base64 : ${{ secrets.APP_CERTIFICATES_P12_MAOS }}
3030 p12-password : ${{ secrets.APP_CERTIFICATES_P12_PASSWORD_MAOS }}
3131
3232 - name : Install Apple Developer ID Installer certificates
33- uses : apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
33+ uses : apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
3434 with :
3535 create-keychain : false # do not create a new keychain for this value
3636 keychain-password : ${{ github.run_id }}
Original file line number Diff line number Diff line change @@ -23,14 +23,14 @@ jobs:
2323 fetch-depth : 0
2424
2525 - name : Install Apple Developer ID Application certificates
26- uses : apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
26+ uses : apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
2727 with :
2828 keychain-password : ${{ github.run_id }}
2929 p12-file-base64 : ${{ secrets.APP_CERTIFICATES_P12_MAOS }}
3030 p12-password : ${{ secrets.APP_CERTIFICATES_P12_PASSWORD_MAOS }}
3131
3232 - name : Install Apple Developer ID Installer certificates
33- uses : apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
33+ uses : apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
3434 with :
3535 create-keychain : false # do not create a new keychain for this value
3636 keychain-password : ${{ github.run_id }}
You can’t perform that action at this time.
0 commit comments