Bump stefanzweifel/git-auto-commit-action from v4.4.0 to v4.4.1

Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v4.4.0 to v4.4.1.
- [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.4.0...1f4914882d31162256a5dd23dd006bf97be303a2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-08-17 05:57:08 +00:00
committed by GitHub
parent 363a0aa200
commit 804aa65c4f

View File

@@ -31,7 +31,7 @@ jobs:
run: |
gawk -i inplace '!/^- \[(Contribute|Contributing|Licence|License)\]\(#.+\)$/{print}' ./readme.md
- name: Commit and push changes
uses: stefanzweifel/git-auto-commit-action@v4.4.0
uses: stefanzweifel/git-auto-commit-action@v4.4.1
with:
commit_author: "Kevin Deldycke <kevin@deldycke.com>"
commit_message: "[lint] Update TOC."