diff --git a/.github/workflows/update-versions.yml b/.github/workflows/update-versions.yml index 49b8946d..1b4a0bc4 100644 --- a/.github/workflows/update-versions.yml +++ b/.github/workflows/update-versions.yml @@ -42,7 +42,7 @@ jobs: permissions: contents: write pull-requests: write - uses: adobe/aepsdk-commons/.github/workflows/versions.yml@gha-ios-5.3.0 + uses: adobe/aepsdk-commons/.github/workflows/versions.yml@gha-ios-5.3.3 with: version: ${{ github.event.inputs.version }} branch: ${{ github.event.inputs.branch }}