Skip to content

Commit

Permalink
Revert "Bump EndBug/add-and-commit from 4 to 7.4.0" (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
tetienne committed Oct 29, 2021
1 parent 55f6456 commit b675d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
version_number=${tag#?}
poetry version $version_number
- name: Commit changes
uses: EndBug/add-and-commit@v7.4.0
uses: EndBug/add-and-commit@v4
with:
message: "Bump version to ${{ github.event.release.tag_name }}"
add: "pyproject.toml"
Expand Down

0 comments on commit b675d00

Please sign in to comment.