File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed 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@main
144+ uses : PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@9d51cbe2ff0bde5f7f5b2cf7608e9e13d593c6f2 # v1.0.0
145145
146146 markdownlint :
147147 name : ' Lint Markdown'
148- uses : PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml@main
148+ uses : PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml@9d51cbe2ff0bde5f7f5b2cf7608e9e13d593c6f2 # v1.0.0
149149
150150 remark :
151151 name : ' QA Markdown'
152- uses : PHPCSStandards/.github/.github/workflows/reusable-remark.yml@main
152+ uses : PHPCSStandards/.github/.github/workflows/reusable-remark.yml@9d51cbe2ff0bde5f7f5b2cf7608e9e13d593c6f2 # v1.0.0
153153
154154 yamllint :
155155 name : ' Lint Yaml'
156- uses : PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@main
156+ uses : PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@9d51cbe2ff0bde5f7f5b2cf7608e9e13d593c6f2 # v1.0.0
157157 with :
158158 strict : true
You can’t perform that action at this time.
0 commit comments