Skip to content

Commit

Permalink
Update apple-actions/download-provisioning-profiles action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and prof18 committed Dec 11, 2023
1 parent bdc6398 commit e9d2882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ios-testflight-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
p12-password: ${{ secrets.CERTIFICATES_PASSWORD }}

- name: download provisioning profiles
uses: apple-actions/download-provisioning-profiles@v1
uses: apple-actions/download-provisioning-profiles@v2
with:
bundle-id: ${{ secrets.BUNDLE_ID }}
issuer-id: ${{ secrets.APPSTORE_ISSUER_ID }}
Expand Down

0 comments on commit e9d2882

Please sign in to comment.