Skip to content

Commit

Permalink
github-actions: Bump overtrue/phplint from 9.3 to 9.4
Browse files Browse the repository at this point in the history
Bumps [overtrue/phplint](https://github.com/overtrue/phplint) from 9.3 to 9.4.
- [Release notes](https://github.com/overtrue/phplint/releases)
- [Changelog](https://github.com/overtrue/phplint/blob/main/CHANGELOG.md)
- [Commits](overtrue/phplint@9.3...9.4)

---
updated-dependencies:
- dependency-name: overtrue/phplint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 5, 2024
1 parent 2e81aa1 commit ea57cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
tools: "${{ env.TOOLS }}"

- name: "Lint PHP"
uses: "overtrue/phplint@9.3"
uses: "overtrue/phplint@9.4"

install:
name: "Install dependencies"
Expand Down

0 comments on commit ea57cd8

Please sign in to comment.