diff --git a/.github/workflows/autofix.yaml b/.github/workflows/autofix.yaml index c5bf0b2..842d787 100644 --- a/.github/workflows/autofix.yaml +++ b/.github/workflows/autofix.yaml @@ -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 " commit_message: "[lint] Update TOC."