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 161f0a3 + 0b28b4e commit 235984dCopy full SHA for 235984d
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@a06ac9fa50dcd1d98cc581e9a4e331363a69ea09 # v1.1.0
+ uses: PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@0d44fe2771ae7bc1254a0a4ec596d8110d16d3dc # v1.1.1
62
63
yamllint:
64
name: 'Lint Yaml'
65
- uses: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@a06ac9fa50dcd1d98cc581e9a4e331363a69ea09 # v1.1.0
+ uses: PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@0d44fe2771ae7bc1254a0a4ec596d8110d16d3dc # v1.1.1
66
with:
67
strict: true
0 commit comments