Bump stefanzweifel/git-auto-commit-action from v4.5.1 to v4.6.0
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v4.5.1 to v4.6.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.5.1...5c9bfe7477fd67ca1ffc9fed4a69fb7a6a46dcfe) 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
@@ -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.5.1
|
||||
uses: stefanzweifel/git-auto-commit-action@v4.6.0
|
||||
with:
|
||||
commit_author: "Kevin Deldycke <kevin@deldycke.com>"
|
||||
commit_message: "[lint] Update TOC."
|
||||
|
||||
Reference in New Issue
Block a user