Skip to content

Commit

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

Update stefanzweifel/git-auto-commit-action action to v4.15.3
  • Loading branch information
nomisRev committed Nov 3, 2022
2 parents bb92363 + 39e2f90 commit 79dde44
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.15.1
uses: stefanzweifel/git-auto-commit-action@v4.15.3
with:
commit_message: Update API files
file_pattern: arrow-libs/**/api/*.api

0 comments on commit 79dde44

Please sign in to comment.