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 b09baed + 8d3ca38 commit c3e6576Copy full SHA for c3e6576
.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@3d96a6d85381655b6cb0bc4eac175a78f18d9d8f # v1.1.2
+ uses: PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@4ed5b7db58f8a2703cb83fdd7cf8a018b3aa974b # v1.1.3
62
63
yamllint:
64
name: 'Lint Yaml'
65
- uses: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@3d96a6d85381655b6cb0bc4eac175a78f18d9d8f # v1.1.2
+ uses: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@4ed5b7db58f8a2703cb83fdd7cf8a018b3aa974b # v1.1.3
66
with:
67
strict: true
0 commit comments