Skip to content

Commit d106825

Browse files
Bump EndBug/add-and-commit from 9 to 10
Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 9 to 10. - [Release notes](https://github.com/endbug/add-and-commit/releases) - [Commits](EndBug/add-and-commit@v9...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 5012a40 commit d106825

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version-increment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
tools/increment_version.py --increment ${{ matrix.increment }} >> $GITHUB_OUTPUT
4343
4444
- name: Commit changes
45-
uses: EndBug/add-and-commit@v9
45+
uses: EndBug/add-and-commit@v10
4646
with:
4747
message: "Increment ${{ matrix.increment }} version to ${{ steps.increment.outputs }}"

0 commit comments

Comments
 (0)