Skip to content

Commit 40345b8

Browse files
Bump EndBug/add-and-commit from 4 to 10
Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 4 to 10. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](EndBug/add-and-commit@v4...v10) --- updated-dependencies: - dependency-name: EndBug/add-and-commit dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1cbde70 commit 40345b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
version_number=${tag#?}
3131
poetry version $version_number
3232
- name: Commit changes
33-
uses: EndBug/add-and-commit@v4
33+
uses: EndBug/add-and-commit@v10
3434
with:
3535
message: "Bump version to ${{ github.event.release.tag_name }}"
3636
add: "pyproject.toml"

0 commit comments

Comments
 (0)