Bump apple-actions/import-codesign-certs
Bumps [apple-actions/import-codesign-certs](https://github.com/apple-actions/import-codesign-certs) from b2e261033a9e248f91a9b57201e8d1e12b15a24e to 5142e029c445c10ffc7149d172e540235a065466. - [Release notes](https://github.com/apple-actions/import-codesign-certs/releases) - [Commits](https://github.com/apple-actions/import-codesign-certs/compare/b2e261033a9e248f91a9b57201e8d1e12b15a24e...5142e029c445c10ffc7149d172e540235a065466) --- updated-dependencies: - dependency-name: apple-actions/import-codesign-certs dependency-version: 5142e029c445c10ffc7149d172e540235a065466 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -23,14 +23,14 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install Apple Developer ID Application certificates
|
- name: Install Apple Developer ID Application certificates
|
||||||
uses: apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
|
uses: apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
|
||||||
with:
|
with:
|
||||||
keychain-password: ${{ github.run_id }}
|
keychain-password: ${{ github.run_id }}
|
||||||
p12-file-base64: ${{ secrets.APP_CERTIFICATES_P12_MAOS }}
|
p12-file-base64: ${{ secrets.APP_CERTIFICATES_P12_MAOS }}
|
||||||
p12-password: ${{ secrets.APP_CERTIFICATES_P12_PASSWORD_MAOS }}
|
p12-password: ${{ secrets.APP_CERTIFICATES_P12_PASSWORD_MAOS }}
|
||||||
|
|
||||||
- name: Install Apple Developer ID Installer certificates
|
- name: Install Apple Developer ID Installer certificates
|
||||||
uses: apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
|
uses: apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
|
||||||
with:
|
with:
|
||||||
create-keychain: false # do not create a new keychain for this value
|
create-keychain: false # do not create a new keychain for this value
|
||||||
keychain-password: ${{ github.run_id }}
|
keychain-password: ${{ github.run_id }}
|
||||||
|
|||||||
@@ -23,14 +23,14 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install Apple Developer ID Application certificates
|
- name: Install Apple Developer ID Application certificates
|
||||||
uses: apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
|
uses: apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
|
||||||
with:
|
with:
|
||||||
keychain-password: ${{ github.run_id }}
|
keychain-password: ${{ github.run_id }}
|
||||||
p12-file-base64: ${{ secrets.APP_CERTIFICATES_P12_MAOS }}
|
p12-file-base64: ${{ secrets.APP_CERTIFICATES_P12_MAOS }}
|
||||||
p12-password: ${{ secrets.APP_CERTIFICATES_P12_PASSWORD_MAOS }}
|
p12-password: ${{ secrets.APP_CERTIFICATES_P12_PASSWORD_MAOS }}
|
||||||
|
|
||||||
- name: Install Apple Developer ID Installer certificates
|
- name: Install Apple Developer ID Installer certificates
|
||||||
uses: apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
|
uses: apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
|
||||||
with:
|
with:
|
||||||
create-keychain: false # do not create a new keychain for this value
|
create-keychain: false # do not create a new keychain for this value
|
||||||
keychain-password: ${{ github.run_id }}
|
keychain-password: ${{ github.run_id }}
|
||||||
|
|||||||
@@ -23,14 +23,14 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install Apple Developer ID Application certificates
|
- name: Install Apple Developer ID Application certificates
|
||||||
uses: apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
|
uses: apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
|
||||||
with:
|
with:
|
||||||
keychain-password: ${{ github.run_id }}
|
keychain-password: ${{ github.run_id }}
|
||||||
p12-file-base64: ${{ secrets.APP_CERTIFICATES_P12_MAOS }}
|
p12-file-base64: ${{ secrets.APP_CERTIFICATES_P12_MAOS }}
|
||||||
p12-password: ${{ secrets.APP_CERTIFICATES_P12_PASSWORD_MAOS }}
|
p12-password: ${{ secrets.APP_CERTIFICATES_P12_PASSWORD_MAOS }}
|
||||||
|
|
||||||
- name: Install Apple Developer ID Installer certificates
|
- name: Install Apple Developer ID Installer certificates
|
||||||
uses: apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
|
uses: apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
|
||||||
with:
|
with:
|
||||||
create-keychain: false # do not create a new keychain for this value
|
create-keychain: false # do not create a new keychain for this value
|
||||||
keychain-password: ${{ github.run_id }}
|
keychain-password: ${{ github.run_id }}
|
||||||
|
|||||||
@@ -23,14 +23,14 @@ jobs:
|
|||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Install Apple Developer ID Application certificates
|
- name: Install Apple Developer ID Application certificates
|
||||||
uses: apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
|
uses: apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
|
||||||
with:
|
with:
|
||||||
keychain-password: ${{ github.run_id }}
|
keychain-password: ${{ github.run_id }}
|
||||||
p12-file-base64: ${{ secrets.APP_CERTIFICATES_P12_MAOS }}
|
p12-file-base64: ${{ secrets.APP_CERTIFICATES_P12_MAOS }}
|
||||||
p12-password: ${{ secrets.APP_CERTIFICATES_P12_PASSWORD_MAOS }}
|
p12-password: ${{ secrets.APP_CERTIFICATES_P12_PASSWORD_MAOS }}
|
||||||
|
|
||||||
- name: Install Apple Developer ID Installer certificates
|
- name: Install Apple Developer ID Installer certificates
|
||||||
uses: apple-actions/import-codesign-certs@b2e261033a9e248f91a9b57201e8d1e12b15a24e # v7.0.0
|
uses: apple-actions/import-codesign-certs@5142e029c445c10ffc7149d172e540235a065466 # v7.0.0
|
||||||
with:
|
with:
|
||||||
create-keychain: false # do not create a new keychain for this value
|
create-keychain: false # do not create a new keychain for this value
|
||||||
keychain-password: ${{ github.run_id }}
|
keychain-password: ${{ github.run_id }}
|
||||||
|
|||||||
Reference in New Issue
Block a user