From 5c5df4e13688b3ad17a9ecaee11be37b062ce635 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 19:30:55 +0000 Subject: [PATCH] Bump overtrue/phplint from 8.0 to 10.0 Bumps [overtrue/phplint](https://github.com/overtrue/phplint) from 8.0 to 10.0. - [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...10.0) --- updated-dependencies: - dependency-name: overtrue/phplint dependency-version: '10.0' 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..0a4b1c0 --- 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@10.0