Skip to content

Commit

Permalink
Update create_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shalithasuranga authored Jul 26, 2024
1 parent 1767668 commit a170576
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
tag: v${{github.event.inputs.version}}

- name: Create Branch
uses: peterjgrainger/action-create-branch@v2.2.0
uses: peterjgrainger/action-create-branch@v3.0.0
with:
branch: v${{github.event.inputs.version}}
env:
Expand Down

0 comments on commit a170576

Please sign in to comment.