1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 09:54:05 +00:00

bump EndBug version

This commit is contained in:
Abrar Ahmad 2022-10-12 15:34:49 +05:00
parent a8f416dc1a
commit c940e68ff0

View file

@ -97,7 +97,7 @@ jobs:
- name: Run php-cs-fixer
run: $HOME/.composer/vendor/bin/php-cs-fixer fix --config=.php-cs-fixer.php
- name: Commit changes from php-cs-fixer
uses: EndBug/add-and-commit@v5
uses: EndBug/add-and-commit@v9
with:
author_name: "PHP CS Fixer"
author_email: "phpcsfixer@example.com"