We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7abe54 commit 8677797Copy full SHA for 8677797
.github/workflows/phpcs.yml
@@ -25,7 +25,7 @@ jobs:
25
curl -OL https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
26
php phpcs.phar --version
27
28
- - uses: Novusvetus/action-php_codesniffer@1.2.4
+ - uses: Novusvetus/action-php_codesniffer@1.2.5
29
with:
30
files: "**.php"
31
scan_all: true
0 commit comments