Skip to content

Commit

Permalink
Merge pull request #151 from ouhammmourachid/test-codecov
Browse files Browse the repository at this point in the history
chore: update bumpversion-action to version 3
  • Loading branch information
ouhammmourachid authored Jun 6, 2024
2 parents 343a82e + 1b064f6 commit 5f64f61
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: ouhammmourachid/poetry-install@v2

- name: bump version
uses: ouhammmourachid/bumpversion-action@v2
uses: ouhammmourachid/bumpversion-action@v3
with:
bump-type: ${{ github.event.inputs.bump-type }}
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
Expand Down

0 comments on commit 5f64f61

Please sign in to comment.