diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index dcaa715..2a625e6 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -63,7 +63,7 @@ jobs: run: ./gradlew --stop - name: "Commit new API files" - uses: stefanzweifel/git-auto-commit-action@v4 + uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: Update API files file_pattern: arrow-libs/**/api/*.api