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