diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index 4b14c71..40212ec 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -28,7 +28,7 @@ jobs: run: doctoc README.md --github - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v4.15.2 + uses: stefanzweifel/git-auto-commit-action@v4.16.0 with: commit_message: | [Format] Auto-formatting