Merge pull request #10 from uutils/dependabot/github_actions/EndBug/add-and-commit-10.0.0

Bump EndBug/add-and-commit from 9.1.4 to 10.0.0
This commit is contained in:
Sylvestre Ledru
2026-04-02 18:21:27 +02:00
committed by GitHub
+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"