Skip to content

Commit 5660a82

Browse files
authored
Merge pull request #39 from PHPCSStandards/feature/re-do-action-yml-change
Action.yml: version bump for the xmllint-problem-matcher
2 parents a51c931 + 096e059 commit 5660a82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ runs:
159159
# @link https://github.com/marketplace/actions/xmllint-problem-matcher
160160
- name: 'Enable showing XML issues inline'
161161
if: ${{ inputs.show-in-pr != 'false' }}
162-
uses: korelstar/xmllint-problem-matcher@1bd292d642ddf3d369d02aaa8b262834d61198c0 # v1.2.0
162+
uses: korelstar/xmllint-problem-matcher@dd2ad21bd8a2de0187cb621419537f345e7e509c # v1.3.0
163163

164164
- name: 'List files'
165165
if: ${{ inputs.debug }}

0 commit comments

Comments
 (0)