Skip to content

Commit 8239c95

Browse files
committed
Replaced bumpversion action for manual release pipeline
1 parent b23aee7 commit 8239c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
3737
- name: Bump version and push tag
3838
id: bumpversion
39-
uses: jaumann/github-bumpversion-action@v0.0.7
39+
uses: jasonamyers/github-bumpversion-action@v1.0.4
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4242
DEFAULT_BUMP: ${{ github.event.inputs.bumpPart }}

0 commit comments

Comments
 (0)