Skip to content

Commit 4f2b4df

Browse files
chore(deps): update apple-actions/download-provisioning-profiles action to v5
1 parent 0079210 commit 4f2b4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
p12-password: ${{ secrets.CERTIFICATES_PASSWORD }}
5353

5454
- name: download provisioning profiles
55-
uses: apple-actions/download-provisioning-profiles@v4
55+
uses: apple-actions/download-provisioning-profiles@v5
5656
with:
5757
bundle-id: ${{ secrets.BUNDLE_ID }}
5858
issuer-id: ${{ secrets.APPSTORE_ISSUER_ID }}

0 commit comments

Comments
 (0)