Skip to content

Commit 2dc7aeb

Browse files
authored
Update version validation workflow reference
1 parent e02fbc6 commit 2dc7aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ on:
110110
jobs:
111111
validate-versions:
112112
name: Validate Versions
113-
uses: sbenedicadb/aepsdk-commons/.github/workflows/versions.yml@update-ios-release
113+
uses: adobe/aepsdk-commons/.github/workflows/versions.yml@gha-ios-5.3.4
114114
with:
115115
name: ${{ inputs.version-validation-name }}
116116
version: ${{ github.event.inputs.tag }}

0 commit comments

Comments
 (0)