From a56619d45a6aa1fa8a380ff08adb7e9ecc6eb835 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 08:24:13 +0000 Subject: [PATCH] Bump overtrue/phplint from 8.0 to 9.5 Bumps [overtrue/phplint](https://github.com/overtrue/phplint) from 8.0 to 9.5. - [Release notes](https://github.com/overtrue/phplint/releases) - [Changelog](https://github.com/overtrue/phplint/blob/main/CHANGELOG.md) - [Commits](https://github.com/overtrue/phplint/compare/8.0...9.5) --- updated-dependencies: - dependency-name: overtrue/phplint dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/php-syntax-checker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 .github/workflows/php-syntax-checker.yml diff --git a/.github/workflows/php-syntax-checker.yml b/.github/workflows/php-syntax-checker.yml old mode 100755 new mode 100644 index f363487..b2dd5bc --- a/.github/workflows/php-syntax-checker.yml +++ b/.github/workflows/php-syntax-checker.yml @@ -17,4 +17,4 @@ jobs: uses: actions/checkout@v2 - name: Check PHP syntax errors - uses: overtrue/phplint@8.0 + uses: overtrue/phplint@9.5