File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,17 +15,17 @@ concurrency:
1515jobs :
1616 yamllint :
1717 name : ' Lint Yaml'
18- uses : PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@9d51cbe2ff0bde5f7f5b2cf7608e9e13d593c6f2 # v1.0 .0
18+ uses : PHPCSStandards/.github/.github/workflows/reusable-yamllint.yml@a06ac9fa50dcd1d98cc581e9a4e331363a69ea09 # v1.1 .0
1919 with :
2020 strict : true
2121
2222 markdownlint :
2323 name : ' Lint Markdown'
24- uses : PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml@9d51cbe2ff0bde5f7f5b2cf7608e9e13d593c6f2 # v1.0 .0
24+ uses : PHPCSStandards/.github/.github/workflows/reusable-markdownlint.yml@a06ac9fa50dcd1d98cc581e9a4e331363a69ea09 # v1.1 .0
2525
2626 remark :
2727 name : ' QA Markdown'
28- uses : PHPCSStandards/.github/.github/workflows/reusable-remark.yml@9d51cbe2ff0bde5f7f5b2cf7608e9e13d593c6f2 # v1.0 .0
28+ uses : PHPCSStandards/.github/.github/workflows/reusable-remark.yml@a06ac9fa50dcd1d98cc581e9a4e331363a69ea09 # v1.1 .0
2929
3030 # Validate the "valid" XSD files used in the tests.
3131 validate-xsds :
You can’t perform that action at this time.
0 commit comments