diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 64d1897b..5f49fba2 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -67,7 +67,7 @@ jobs: run: ./gradlew --stop - name: "Commit new API files" - uses: stefanzweifel/git-auto-commit-action@v4.15.0 + uses: stefanzweifel/git-auto-commit-action@v4.15.4 with: commit_message: Update API files file_pattern: /**/api/*.api \ No newline at end of file