- php fixer upgrade

This commit is contained in:
Peter Papp
2021-05-17 10:50:06 +02:00
parent 790052804e
commit bb8a205b7e

View File

@@ -21,7 +21,7 @@ jobs:
- name: Run PHP CS Fixer - name: Run PHP CS Fixer
uses: docker://oskarstark/php-cs-fixer-ga uses: docker://oskarstark/php-cs-fixer-ga
with: with:
args: --config=.php_cs.dist --allow-risky=yes args: --config=.php-cs-fixer.dist.php --allow-risky=yes
- name: Commit changes - name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v4 uses: stefanzweifel/git-auto-commit-action@v4