mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-08 23:13:57 +01:00
Bump Apple-Actions/import-codesign-certs from 3 to 5 (#1364)
This commit is contained in:
parent
e4bae15825
commit
d99fd60e06
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@v3
|
||||
uses: Apple-Actions/import-codesign-certs@v5
|
||||
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