mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-08 20:13:57 +01:00
Bump Apple-Actions/import-codesign-certs from 1 to 2 (#923)
This commit is contained in:
parent
0c003b64f1
commit
0d715effbc
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -75,7 +75,7 @@ jobs:
|
||||
|
||||
- name: Import certificates
|
||||
if: env.HAS_SIGNING_CREDS == 'true'
|
||||
uses: Apple-Actions/import-codesign-certs@v1
|
||||
uses: Apple-Actions/import-codesign-certs@v2
|
||||
with:
|
||||
p12-file-base64: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_P12_BASE64 }}
|
||||
p12-password: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_PASSWORD }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user