full path for uses
Some checks failed
Prepare release for chill app / update-deps (push) Failing after 6s
Some checks failed
Prepare release for chill app / update-deps (push) Failing after 6s
This commit is contained in:
parent
0e8396c554
commit
7ef8e99c03
@ -16,7 +16,7 @@ jobs:
|
|||||||
- name: run composer update to update composer.lock
|
- name: run composer update to update composer.lock
|
||||||
run: composer update
|
run: composer update
|
||||||
- name: commit changed files
|
- name: commit changed files
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: https://github.com/stefanzweifel/git-auto-commit-action@v5
|
||||||
with:
|
with:
|
||||||
commit_message: "update composer.lock and file (automatic update)"
|
commit_message: "update composer.lock and file (automatic update)"
|
||||||
commit_user_name: Action Bot
|
commit_user_name: Action Bot
|
||||||
|
Loading…
Reference in New Issue
Block a user