diff --git a/.github/workflows/format_code.yml b/.github/workflows/format_code.yml index 94783f64..d605150f 100644 --- a/.github/workflows/format_code.yml +++ b/.github/workflows/format_code.yml @@ -42,7 +42,7 @@ jobs: options: "--verbose" - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v4.1.2 + uses: stefanzweifel/git-auto-commit-action@v7.1.0 with: commit_message: Formatting changes branch: ${{ github.head_ref }} \ No newline at end of file