File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ jobs:
230230 name : Android · Firebase Distribution (Stage 0)
231231 if : ${{ inputs.android_target == 'firebase+internal' || inputs.android_target == 'firebase' }}
232232 needs : [version-resolve, validate-secrets]
233- uses : therajanmaurya/mifos-x-actionhub-publish-android-kmp/.github/workflows/release.yaml@dev
233+ uses : therajanmaurya/mifos-x-actionhub-publish-android-kmp/.github/workflows/release.yaml@v2.0.14
234234 with :
235235 android_package_name : ${{ inputs.android_package_name }}
236236 version_tag : ${{ needs.version-resolve.outputs.version }}
@@ -267,7 +267,7 @@ jobs:
267267 || inputs.android_target == 'beta'
268268 || inputs.android_target == 'production' }}
269269 needs : [version-resolve, validate-secrets]
270- uses : therajanmaurya/mifos-x-actionhub-publish-android-kmp/.github/workflows/release.yaml@dev
270+ uses : therajanmaurya/mifos-x-actionhub-publish-android-kmp/.github/workflows/release.yaml@v2.0.14
271271 with :
272272 android_package_name : ${{ inputs.android_package_name }}
273273 version_tag : ${{ needs.version-resolve.outputs.version }}
You can’t perform that action at this time.
0 commit comments