Skip to content

Commit

Permalink
Use other action
Browse files Browse the repository at this point in the history
  • Loading branch information
vgarciabnz committed Nov 14, 2024
1 parent d2cf109 commit 7c9be17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-start.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: python scripts/updateVersionName.py ${{ env.RELEASE_VERSION }}

- name: Commit and Push Changes
uses: Amraneze/push-to-protected-branch@latest
uses: Amraneze/push-to-protected-branch@v1.5.0
with:
commit_message: 'Update version to ${{ env.RELEASE_VERSION }}'
branch_name: ${{ env.RELEASE_BRANCH }}
Expand Down

0 comments on commit 7c9be17

Please sign in to comment.