diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 3da864c..d066610 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -21,7 +21,7 @@ jobs: - name: Commit any formatting changes if: github.actor == 'renovate[bot]' - uses: stefanzweifel/git-auto-commit-action@v4.15.4 + uses: stefanzweifel/git-auto-commit-action@v4.16.0 with: commit_message: Apply formatting updates branch: ${{ github.head_ref }}