Skip to content

Commit 5135dc7

Browse files
[PROD](renovate) Update overtrue/phplint action to v6 (#535)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9eb26f commit 5135dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
exclude: 'vendor,tests'
3939

4040
- name: Check PHP syntax errors
41-
uses: overtrue/phplint@5.3.0
41+
uses: overtrue/phplint@6.0.0
4242

4343
- name: DevSkim
4444
uses: microsoft/DevSkim-Action@v1

0 commit comments

Comments
 (0)