1
0
Fork 0
mirror of https://github.com/kdeldycke/awesome-falsehood.git synced 2024-11-20 11:35:56 -05:00

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-09-11 05:27:55 +00:00 committed by GitHub
parent 8b3fbfc2d1
commit d25ce7a4f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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