diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index aa509ed8..7ce21b42 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml @@ -23,7 +23,7 @@ jobs: cljstyle fix --report --report-timing --verbose - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v4.16.0 + uses: stefanzweifel/git-auto-commit-action@v5.0.0 with: commit_message: | [Format] Auto-formatting