diff --git a/.github/workflows/documentation.yaml b/.github/workflows/documentation.yaml index 96b74258..52ef16f2 100644 --- a/.github/workflows/documentation.yaml +++ b/.github/workflows/documentation.yaml @@ -48,7 +48,7 @@ jobs: - name: "Commit regenerated docs/rules.md file" - uses: "stefanzweifel/git-auto-commit-action@v4.7.2" + uses: "stefanzweifel/git-auto-commit-action@v4.9.2" with: branch: "${{ github.head_ref }}" commit_author: "${{ env.COMMITTER_NAME }} <${{ env.COMMITTER_EMAIL }}>"