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.
2 parents 829c204 + 8ba3c70 commit 89dff5dCopy full SHA for 89dff5d
3 files changed
README.md
@@ -38,7 +38,7 @@ jobs:
38
curl -OL https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar
39
php phpcs.phar --version
40
41
- - uses: Novusvetus/action-php_codesniffer@1.2.7
+ - uses: Novusvetus/action-php_codesniffer@1.2.8
42
with:
43
files: "**.php"
44
scan_all: true
0 commit comments