We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c5625 commit df1a53cCopy full SHA for df1a53c
.github/workflows/lint.yaml
@@ -21,6 +21,6 @@ jobs:
21
22
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
23
- name: PHP-CS-Fixer
24
- uses: docker://oskarstark/php-cs-fixer-ga:latest@sha256:9702a9fd95c40b383507d97d467d4c9ff709a6b7c7d3a7a7da3b7c155ee0aa38
+ uses: docker://oskarstark/php-cs-fixer-ga:latest@sha256:0c86f441e2141a32bfb54deebb9d25ae6dd54dbca64d95f9eec0c92b0c3dcad1
25
with:
26
args: . --diff --dry-run
0 commit comments