Skip to content

Commit 87de2da

Browse files
authored
Merge pull request #652 from Novusvetus/release-1.1.16
Prepare for 1.1.16
2 parents 4f47bed + 715cc2f commit 87de2da

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
php composer.phar clearcache -q
4040
php ~/.composer/vendor/bin/phpinsights --version
4141
42-
- uses: Novusvetus/[email protected].15
42+
- uses: Novusvetus/[email protected].16
4343
with:
4444
files: "**.php"
4545
scan_all: true

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "phpinsights",
3-
"version": "1.1.15",
3+
"version": "1.1.16",
44
"private": true,
55
"description": "GitHub PHP Insights action. This workflow check the PHP files for the wanted coding standards and security issues.",
66
"main": "lib/main.js",

0 commit comments

Comments
 (0)