Skip to content

Commit d15330b

Browse files
authored
Merge pull request #17 from Novusvetus/dependabot/github_actions/Novusvetus/action-phpinsights-1.1.4
Bump Novusvetus/action-phpinsights from 1.1.3 to 1.1.4
2 parents 7e70094 + 085452f commit d15330b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpinsights.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
php composer.phar clearcache -q
2626
php ~/.composer/vendor/bin/phpinsights --version
2727
28-
- uses: Novusvetus/action-phpinsights@1.1.3
28+
- uses: Novusvetus/action-phpinsights@1.1.4
2929
with:
3030
files: "**.php"
3131
scan_all: true

0 commit comments

Comments
 (0)