Skip to content

Commit 5e73492

Browse files
Update stefanzweifel/git-auto-commit-action action to v4.15.3
| datasource | package | from | to | | ----------- | ------------------------------------ | ------- | ------- | | github-tags | stefanzweifel/git-auto-commit-action | v4.15.0 | v4.15.3 |
1 parent f2d62a9 commit 5e73492

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
@@ -67,7 +67,7 @@ jobs:
6767
run: ./gradlew --stop
6868

6969
- name: "Commit new API files"
70-
uses: stefanzweifel/git-auto-commit-action@v4.15.0
70+
uses: stefanzweifel/git-auto-commit-action@v4.15.3
7171
with:
7272
commit_message: Update API files
7373
file_pattern: /**/api/*.api

0 commit comments

Comments
 (0)