Skip to content

Commit 83fc076

Browse files
committed
Update stefanzweifel/git-auto-commit-action action to v4.14.1
| datasource | package | from | to | | ----------- | ------------------------------------ | ------- | ------- | | github-tags | stefanzweifel/git-auto-commit-action | v4.14.0 | v4.14.1 |
1 parent 326e870 commit 83fc076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: ./gradlew --stop
5656

5757
- name: "Commit new API files"
58-
uses: stefanzweifel/[email protected].0
58+
uses: stefanzweifel/[email protected].1
5959
with:
6060
commit_message: Update API files
6161
file_pattern: /**/api/*.api

0 commit comments

Comments
 (0)