Skip to content

Commit 0fd9c4a

Browse files
authored
Merge pull request #15 from PHPCSStandards/feature/pin-user-action
Action: pin used action runner
2 parents ef1c33c + ddb61ae commit 0fd9c4a

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@v1
162+
uses: korelstar/xmllint-problem-matcher@1bd292d642ddf3d369d02aaa8b262834d61198c0 # v1.2.0
163163

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

0 commit comments

Comments
 (0)