Skip to content

Commit 55e3ebb

Browse files
committed
Prepare for release 1.1.12
1 parent e64c659 commit 55e3ebb

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].11
42+
- uses: Novusvetus/[email protected].12
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.11",
3+
"version": "1.1.12",
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)