mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2024-11-27 11:44:39 -05:00
Bump stefanzweifel/git-auto-commit-action from v4.6.0 to v4.7.1
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from v4.6.0 to v4.7.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.6.0...9b7c21583ca43320493a9acb0823afd9477c5739) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9773c03bdb
commit
85e5d017f6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/autofix.yaml
vendored
2
.github/workflows/autofix.yaml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
|||
run: |
|
||||
gawk -i inplace '!/^- \[(Contributing|Footnotes)\]\(#.+\)$/{print}' ./readme.md
|
||||
- name: Commit and push changes
|
||||
uses: stefanzweifel/git-auto-commit-action@v4.6.0
|
||||
uses: stefanzweifel/git-auto-commit-action@v4.7.1
|
||||
with:
|
||||
commit_author: "Kevin Deldycke <kevin@deldycke.com>"
|
||||
commit_message: "[lint] Update TOC."
|
||||
|
|
Loading…
Reference in a new issue