Skip to content

Commit 2c22d75

Browse files
Bump Apple-Actions/import-codesign-certs from 1.0.4 to 2 (#53)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1072508 commit 2c22d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
brew tap mitchellh/gon
2020
brew install mitchellh/gon/gon
2121
- name: Import certificates
22-
uses: Apple-Actions/import-codesign-certs@v1.0.4
22+
uses: Apple-Actions/import-codesign-certs@v2
2323
with:
2424
p12-file-base64: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE }}
2525
p12-password: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_PASSWORD }}

0 commit comments

Comments
 (0)