We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e02fbc6 commit 2dc7aebCopy full SHA for 2dc7aeb
.github/workflows/ios-release.yml
@@ -110,7 +110,7 @@ on:
110
jobs:
111
validate-versions:
112
name: Validate Versions
113
- uses: sbenedicadb/aepsdk-commons/.github/workflows/versions.yml@update-ios-release
+ uses: adobe/aepsdk-commons/.github/workflows/versions.yml@gha-ios-5.3.4
114
with:
115
name: ${{ inputs.version-validation-name }}
116
version: ${{ github.event.inputs.tag }}
0 commit comments