Bump stefanzweifel/git-auto-commit-action from v4.7.1 to v4.7.2
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v4.7.1 to v4.7.2. - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases) - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v4.7.1...bbd291750d2526367d915d5197485331dc2d8dc7) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/autofix.yaml
vendored
2
.github/workflows/autofix.yaml
vendored
@@ -34,7 +34,7 @@ jobs:
|
||||
gawk -i inplace '!/^- \[(Contributing|Footnotes)\]\(#.+\)$/{print}'
|
||||
./readme.md
|
||||
- name: Commit and push changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4.7.1
|
||||
uses: stefanzweifel/git-auto-commit-action@v4.7.2
|
||||
with:
|
||||
commit_author: "Kevin Deldycke <kevin@deldycke.com>"
|
||||
commit_message: "[lint] Update TOC."
|
||||
|
||||
Reference in New Issue
Block a user