Bump EndBug/add-and-commit from 9.1.4 to 10.0.0

Bumps [EndBug/add-and-commit](https://github.com/endbug/add-and-commit) from 9.1.4 to 10.0.0.
- [Release notes](https://github.com/endbug/add-and-commit/releases)
- [Commits](https://github.com/endbug/add-and-commit/compare/v9.1.4...v10.0.0)

---
updated-dependencies:
- dependency-name: EndBug/add-and-commit
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-23 03:56:22 +00:00
committed by GitHub
parent 39e2193a2d
commit a0654802d7
+2 -2
View File
@@ -58,7 +58,7 @@ jobs:
rm -rf dl
- name: Add & Commit
uses: EndBug/add-and-commit@v9.1.4
uses: EndBug/add-and-commit@v10.0.0
with:
default_author: github_actions
message: "Update of the data"
@@ -69,7 +69,7 @@ jobs:
python graph.py gnu-result.json GNU
- name: Add & Commit the GNU graph
uses: EndBug/add-and-commit@v9.1.4
uses: EndBug/add-and-commit@v10.0.0
with:
default_author: github_actions
message: "Refresh the GNU graph"