Skip to content

Commit 99e2c64

Browse files
deps: bump Apple-Actions/import-codesign-certs
1 parent b94c6b3 commit 99e2c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/frontends.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
with:
101101
go-version: ${{ env.go_version }}
102102
- name: Import Code-Signing Certificates
103-
uses: Apple-Actions/import-codesign-certs@v1
103+
uses: Apple-Actions/import-codesign-certs@v2
104104
with:
105105
p12-file-base64: ${{ secrets.CERTIFICATES_P12 }}
106106
p12-password: ${{ secrets.CERTIFICATES_P12_PASSWORD }}

0 commit comments

Comments
 (0)