CI: Pin third-party actions to specific commits

Recommended practice is to pin third-party actions to specific commits.
This commit is contained in:
Ryan Foster 2023-08-08 21:08:29 -04:00
parent ad8889a3cb
commit 4037e18d97

View file

@ -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