Skip to content

Commit cf94635

Browse files
Bump apple-actions/download-provisioning-profiles from 4 to 5 (#591)
Bumps [apple-actions/download-provisioning-profiles](https://github.com/apple-actions/download-provisioning-profiles) from 4 to 5. - [Release notes](https://github.com/apple-actions/download-provisioning-profiles/releases) - [Commits](Apple-Actions/download-provisioning-profiles@v4...v5) --- updated-dependencies: - dependency-name: apple-actions/download-provisioning-profiles dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4234ed6 commit cf94635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-iosdeploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
p12-file-base64: ${{ secrets.APPLE_CERT_P12_BASE64 }}
2929
p12-password: ${{ secrets.APPLE_CERT_P12_PASSWORD }}
3030
- name: Download Provisioning Profile
31-
uses: apple-actions/download-provisioning-profiles@v4
31+
uses: apple-actions/download-provisioning-profiles@v5
3232
with:
3333
bundle-id: io.github.divverent.aaaaxy
3434
profile-type: IOS_APP_STORE

0 commit comments

Comments
 (0)