We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04763ae + ff9f6e5 commit 2453864Copy full SHA for 2453864
.github/workflows/phpinsights.yml
@@ -25,7 +25,7 @@ jobs:
25
php composer.phar clearcache -q
26
php ~/.composer/vendor/bin/phpinsights --version
27
28
- - uses: Novusvetus/action-phpinsights@1.1.4
+ - uses: Novusvetus/action-phpinsights@1.1.5
29
with:
30
files: "**.php"
31
scan_all: true
0 commit comments