Merge pull request 'Pin oskarstark/php-cs-fixer-ga Docker tag to d74d5a4' (#15) from renovate/pin-dependencies into main
Some checks failed
CI / build-test (push) Waiting to run
rector / Rector (push) Waiting to run
Apply PHP CS Fixer / php-cs-fixer (push) Has been cancelled

Reviewed-on: #15
This commit is contained in:
Skitounet 2025-01-22 17:36:48 +00:00
commit 333d00b2a0

View File

@ -11,7 +11,7 @@ jobs:
- name: Checkout code - name: Checkout code
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Run PHP CS Fixer - name: Run PHP CS Fixer
uses: docker://oskarstark/php-cs-fixer-ga uses: docker://oskarstark/php-cs-fixer-ga@sha256:d74d5a460ef37ad871fc1fa3c3dc450fc9cbafcc04504f6bb5ed09a196518d03
with: with:
args: --diff --dry-run args: --diff --dry-run