Skip to content

Commit 0fe68f4

Browse files
authored
Merge pull request #224 from strg-at/renovate/overtrue-phplint-9.x
2 parents d6592f2 + 681e2b1 commit 0fe68f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-php.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
# https://github.com/marketplace/actions/check-php-syntax-errors
4949
- name: php-lint
5050
if: ${{ inputs.php-lint }}
51-
uses: overtrue/phplint@e2ebdbac93fa6ffe45d724e350f77df34c1f8fb4 # 9.6.2
51+
uses: overtrue/phplint@69ec6707970ef95bdc6cd7489e407dbf9ff2981b # 9.7.1
5252
with:
5353
options: ${{ inputs.php-lint-cmd }}
5454

0 commit comments

Comments
 (0)