From fd486cb0d1d4b99bb2a5dd25f73c06c80bb5431e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 15:26:20 +0000 Subject: [PATCH] [action] 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](https://github.com/endbug/add-and-commit/compare/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] --- .github/workflows/update-readme.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-readme.yml b/.github/workflows/update-readme.yml index 2c59bb7..d7db2df 100644 --- a/.github/workflows/update-readme.yml +++ b/.github/workflows/update-readme.yml @@ -24,7 +24,7 @@ jobs: - run: | python makeindex.py - - uses: EndBug/add-and-commit@v9 + - uses: EndBug/add-and-commit@v10 with: add: 'README.md' # branch: master