Skip to content

Commit

Permalink
Upgrade phpcs-ruleset-validator
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Jun 18, 2023
1 parent 126b283 commit cc03e7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/xml-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
composer-options: "--no-plugins --no-scripts"
-
name: "Validate ruleset"
uses: "szepeviktor/phpcs-ruleset-validator@v0.1.0"
uses: "szepeviktor/phpcs-ruleset-validator@v0.4.0"
with:
xml_ruleset: "PSR12NeutronRuleset/ruleset.xml"

0 comments on commit cc03e7c

Please sign in to comment.