You've already forked sed-tracking
mirror of
https://github.com/uutils/sed-tracking.git
synced 2026-06-10 16:14:49 -07:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user