[chore] Pin third-party GitHub Actions to commit SHAs (#4076)

This commit is contained in:
filtered
2025-06-07 21:06:34 -07:00
committed by GitHub
parent 79a63de70e
commit e8236e1a85
8 changed files with 9 additions and 9 deletions

View File

@@ -136,7 +136,7 @@ jobs:
git commit -m "Update locales"
- name: Install SSH key For PUSH
uses: shimataro/ssh-key-action@v2
uses: shimataro/ssh-key-action@d4fffb50872869abe2d9a9098a6d9c5aa7d16be4
with:
# PR private key from action server
key: ${{ secrets.PR_SSH_PRIVATE_KEY }}