mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-05-18 21:38:29 -04:00
CI: Pin third-party actions to specific commits
Recommended practice is to pin third-party actions to specific commits.
This commit is contained in:
2
.github/actions/qt-xml-validator/action.yaml
vendored
2
.github/actions/qt-xml-validator/action.yaml
vendored
@@ -33,7 +33,7 @@ runs:
|
||||
echo ::endgroup::
|
||||
|
||||
- name: Register Annotations 📝
|
||||
uses: korelstar/xmllint-problem-matcher@v1
|
||||
uses: korelstar/xmllint-problem-matcher@22352420d1d3e8f18d311d76284c4f5f71982222
|
||||
|
||||
- name: Validate XML 💯
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user