diff --git a/.github/workflows/qa.yml b/.github/workflows/qa.yml index d63c0fd..138990c 100644 --- a/.github/workflows/qa.yml +++ b/.github/workflows/qa.yml @@ -51,7 +51,7 @@ jobs: # Show XML violations inline in the file diff. # @link https://github.com/marketplace/actions/xmllint-problem-matcher - - uses: korelstar/xmllint-problem-matcher@v1 + - uses: korelstar/xmllint-problem-matcher@v1.1 # Validate the ruleset XML file. # @link http://xmlsoft.org/xmllint.html