File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818jobs :
1919 build-and-test :
2020 name : " CI"
21- uses : adobe/aepsdk-commons/.github/workflows/ios-build-and-test.yml@gha-ios-5.0 .0
21+ uses : adobe/aepsdk-commons/.github/workflows/ios-build-and-test.yml@gha-ios-5.2 .0
2222 with :
2323 ios-device-names : ' ["iPhone 15"]'
2424 ios-versions : ' ["18.1"]'
Original file line number Diff line number Diff line change 3636 release :
3737 permissions :
3838 contents : write
39- uses : adobe/aepsdk-commons/.github/workflows/ios-release.yml@gha-ios-5.0 .0
39+ uses : adobe/aepsdk-commons/.github/workflows/ios-release.yml@gha-ios-5.2 .0
4040 with :
4141 tag : ${{ github.event.inputs.tag }}
4242 create-github-release : ${{ github.event.inputs.create-github-release == 'true' && 'AEPEdge' || '' }}
Original file line number Diff line number Diff line change 4242 permissions :
4343 contents : write
4444 pull-requests : write
45- uses : adobe/aepsdk-commons/.github/workflows/versions.yml@gha-ios-5.0 .0
45+ uses : adobe/aepsdk-commons/.github/workflows/versions.yml@gha-ios-5.2 .0
4646 with :
4747 version : ${{ github.event.inputs.version }}
4848 branch : ${{ github.event.inputs.branch }}
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ run-name: ${{ inputs.id }}
7272jobs :
7373 test-ios-integration :
7474 name : Integration Test (iOS)
75- uses : adobe/aepsdk-commons/.github/workflows/ios-custom-command-build-and-test.yml@gha-ios-5.0 .0
75+ uses : adobe/aepsdk-commons/.github/workflows/ios-custom-command-build-and-test.yml@gha-ios-5.2 .0
7676 with :
7777 ios-device-names : ${{ inputs.ios-device-names }}
7878 ios-versions : ${{ inputs.ios-versions }}
You can’t perform that action at this time.
0 commit comments