File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -141,18 +141,18 @@ jobs:
141141 run : diff -B ./PHPCSDebug/ruleset.xml <(xmllint --format "./PHPCSDebug/ruleset.xml")
142142
143143 phpstan :
144- uses : PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@3d96a6d85381655b6cb0bc4eac175a78f18d9d8f # v1.1.2
144+ uses : PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@4ed5b7db58f8a2703cb83fdd7cf8a018b3aa974b # v1.1.3
145145
146146 markdownlint :
147147 name : ' Lint Markdown'
148- uses : PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml@3d96a6d85381655b6cb0bc4eac175a78f18d9d8f # v1.1.2
148+ uses : PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml@4ed5b7db58f8a2703cb83fdd7cf8a018b3aa974b # v1.1.3
149149
150150 remark :
151151 name : ' QA Markdown'
152- uses : PHPCSStandards/.github/.github/workflows/reusable-remark.yml@3d96a6d85381655b6cb0bc4eac175a78f18d9d8f # v1.1.2
152+ uses : PHPCSStandards/.github/.github/workflows/reusable-remark.yml@4ed5b7db58f8a2703cb83fdd7cf8a018b3aa974b # v1.1.3
153153
154154 yamllint :
155155 name : ' Lint Yaml'
156- uses : PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@3d96a6d85381655b6cb0bc4eac175a78f18d9d8f # v1.1.2
156+ uses : PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@4ed5b7db58f8a2703cb83fdd7cf8a018b3aa974b # v1.1.3
157157 with :
158158 strict : true
You can’t perform that action at this time.
0 commit comments