We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5aa2a6d commit a12c891Copy full SHA for a12c891
1 file changed
.github/workflows/php.yml
@@ -115,7 +115,7 @@ jobs:
115
runs-on: ubuntu-24.04
116
steps:
117
- uses: actions/checkout@v4
118
- - uses: docker://pipeline-components/php-codesniffer
+ - uses: docker://pipelinecomponents/php-codesniffer
119
with:
120
options: --standard=.config/phpcs.xml.dist
121
# 03.quality.php.lint-version-compatibility.yml
0 commit comments