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 52be15f commit 2dc748eCopy full SHA for 2dc748e
.github/workflows/lint.yaml
@@ -21,6 +21,6 @@ jobs:
21
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
- name: PHP-CS-Fixer
24
- uses: docker://oskarstark/php-cs-fixer-ga:latest@sha256:ed1747b161640445dbbb41744a0c51b6e4e61af4e4bdc285242a6ad60e730dd7
+ uses: docker://oskarstark/php-cs-fixer-ga:latest@sha256:04ee01471957f96a7a0f4353ea9f359b8ad39e26f496bad5b4a835aa1e7a2458
25
with:
26
args: . --diff --dry-run
0 commit comments