Skip to content

Commit b59fdd8

Browse files
authored
Merge pull request #8984 from continuedev/dependabot/github_actions/apple-actions/import-codesign-certs-6
chore(deps): bump apple-actions/import-codesign-certs from 5 to 6
2 parents bbb9d9c + 0fe5c3d commit b59fdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jetbrains-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
ref: ${{ github.event.release.tag_name }}
108108

109109
- name: Import Apple certificate
110-
uses: apple-actions/import-codesign-certs@v5
110+
uses: apple-actions/import-codesign-certs@v6
111111
with:
112112
keychain: ${{ github.run_id }}
113113
keychain-password: ${{ github.run_id }}

0 commit comments

Comments
 (0)