Skip to content

Commit

Permalink
Merge pull request #103 from arrow-kt/renovate/stefanzweifel-git-auto…
Browse files Browse the repository at this point in the history
…-commit-action-5.x

Update stefanzweifel/git-auto-commit-action action to v5
  • Loading branch information
nomisRev committed May 7, 2024
2 parents 7a23a67 + 0b328ba commit 42ca007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 42ca007

Please sign in to comment.