Skip to content

Commit

Permalink
Merge pull request #600 from Novusvetus/updates-2023-10-01
Browse files Browse the repository at this point in the history
Updates 2023-10-01
  • Loading branch information
Novusvetus authored Oct 1, 2023
2 parents 9368d92 + a94864b commit 6762763
Show file tree
Hide file tree
Showing 7 changed files with 885 additions and 757 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
-
name: '⤵️ Check out code from GitHub'
uses: actions/checkout@v3
uses: actions/checkout@v4
-
name: '🏗 Initialize CodeQL'
uses: github/codeql-action/init@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
-
name: '⤵️ Check out code from GitHub'
uses: actions/checkout@v3
uses: actions/checkout@v4
-
name: '🚀 Run Label Syncer'
uses: micnncim/action-label-syncer@v1.3.0
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
php composer.phar clearcache -q
php ~/.composer/vendor/bin/phpinsights --version
- uses: Novusvetus/action-phpinsights@1.1.13
- uses: Novusvetus/action-phpinsights@1.1.14
with:
files: "**.php"
scan_all: true
Expand Down
7 changes: 2 additions & 5 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 6762763

Please sign in to comment.