diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 3c9449820b4..6e1cd9fc507 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -70,7 +70,7 @@ jobs: run: ./gradlew --stop - name: "Commit new API files" - uses: stefanzweifel/git-auto-commit-action@v4.14.0 + uses: stefanzweifel/git-auto-commit-action@v4.14.1 with: commit_message: Update API files file_pattern: arrow-libs/**/api/*.api