We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef1c33c + ddb61ae commit 0fd9c4aCopy full SHA for 0fd9c4a
1 file changed
action.yml
@@ -159,7 +159,7 @@ runs:
159
# @link https://github.com/marketplace/actions/xmllint-problem-matcher
160
- name: 'Enable showing XML issues inline'
161
if: ${{ inputs.show-in-pr != 'false' }}
162
- uses: korelstar/xmllint-problem-matcher@v1
+ uses: korelstar/xmllint-problem-matcher@1bd292d642ddf3d369d02aaa8b262834d61198c0 # v1.2.0
163
164
- name: 'List files'
165
if: ${{ inputs.debug }}
0 commit comments