correct actions/checkout sha for translation clone (#33440)
This commit is contained in:
@@ -72,7 +72,7 @@ jobs:
|
||||
run: .github/actions-scripts/merge-early-access.sh
|
||||
|
||||
- name: Clone Korean
|
||||
uses: actions/checkout@dcd71f646680f2efd8db4afa5ad64fdcba30e748
|
||||
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
|
||||
with:
|
||||
repository: github/docs-internal.ko-kr
|
||||
token: ${{ secrets.DOCUBOT_REPO_PAT }}
|
||||
|
||||
Reference in New Issue
Block a user