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:
dependabot[bot]
2020-10-26 06:52:18 +00:00
committed by GitHub
parent 5ca0973c7a
commit f1fcd0d326

View File

@@ -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."