We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea2b993 + 128d924 commit 6349fe8Copy full SHA for 6349fe8
1 file changed
.github/workflows/qa.yml
@@ -58,10 +58,10 @@ jobs:
58
run: cs2pr ./phpcs-report.xml
59
60
phpstan:
61
- uses: PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@9d51cbe2ff0bde5f7f5b2cf7608e9e13d593c6f2 # v1.0.0
+ uses: PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@a06ac9fa50dcd1d98cc581e9a4e331363a69ea09 # v1.1.0
62
63
yamllint:
64
name: 'Lint Yaml'
65
- uses: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@9d51cbe2ff0bde5f7f5b2cf7608e9e13d593c6f2 # v1.0.0
+ uses: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@a06ac9fa50dcd1d98cc581e9a4e331363a69ea09 # v1.1.0
66
with:
67
strict: true
0 commit comments