Skip to content

Commit 699d9af

Browse files
authored
Merge pull request #4782 from continuedev/dependabot/github_actions/apple-actions/import-codesign-certs-5
Bump apple-actions/import-codesign-certs from 3 to 5
2 parents 9f1bb7e + cd9be77 commit 699d9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jetbrains-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
ref: ${{ github.event.release.tag_name }}
5555

5656
- name: Import Apple certificate
57-
uses: apple-actions/import-codesign-certs@v3
57+
uses: apple-actions/import-codesign-certs@v5
5858
with:
5959
keychain: ${{ github.run_id }}
6060
keychain-password: ${{ github.run_id }}

0 commit comments

Comments
 (0)