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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-01-26 16:41:49 +00:00
committed by GitHub
parent 3e8a5862e3
commit fd212a8ca6
+6 -6
View File
@@ -124,7 +124,7 @@ jobs:
rm -rf dl
- name: Add & Commit
uses: EndBug/add-and-commit@v9.1.3
uses: EndBug/add-and-commit@v9.1.4
with:
default_author: github_actions
message: "Update of the data"
@@ -139,35 +139,35 @@ jobs:
python size-graph.py size-result.json
- name: Add & Commit the GNU graph
uses: EndBug/add-and-commit@v9.1.3
uses: EndBug/add-and-commit@v9.1.4
with:
default_author: github_actions
message: "Refresh the GNU graph"
add: gnu-results.png
- name: Add & Commit the busybox graph
uses: EndBug/add-and-commit@v9.1.3
uses: EndBug/add-and-commit@v9.1.4
with:
default_author: github_actions
message: "Refresh the busybox graph"
add: busybox-results.png
- name: Add & Commit the toybox graph
uses: EndBug/add-and-commit@v9.1.3
uses: EndBug/add-and-commit@v9.1.4
with:
default_author: github_actions
message: "Refresh the toybox graph"
add: toybox-results.png
- name: Add & Commit the individual size graph
uses: EndBug/add-and-commit@v9.1.3
uses: EndBug/add-and-commit@v9.1.4
with:
default_author: github_actions
message: "Refresh the individual size graph"
add: individual-size-results
- name: Add & Commit the size graph
uses: EndBug/add-and-commit@v9.1.3
uses: EndBug/add-and-commit@v9.1.4
with:
default_author: github_actions
message: "Refresh the size graph"