Skip to content

Commit 66fba61

Browse files
github-actions: bump overtrue/phplint from 9.7.2 to 9.8
Bumps [overtrue/phplint](https://github.com/overtrue/phplint) from 9.7.2 to 9.8. - [Release notes](https://github.com/overtrue/phplint/releases) - [Changelog](https://github.com/overtrue/phplint/blob/main/CHANGELOG.md) - [Commits](overtrue/phplint@9.7.2...9.8) --- updated-dependencies: - dependency-name: overtrue/phplint dependency-version: '9.8' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69a809e commit 66fba61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
tools: "${{ env.TOOLS }}"
8686

8787
- name: "Lint PHP"
88-
uses: "overtrue/phplint@9.7.2"
88+
uses: "overtrue/phplint@9.8"
8989

9090
install:
9191
name: "Install dependencies"

0 commit comments

Comments
 (0)