1
0
mirror of synced 2025-12-30 03:01:36 -05:00

correct actions/checkout sha for translation clone (#33440)

This commit is contained in:
Peter Bengtsson
2022-12-12 17:32:12 +01:00
committed by GitHub
parent 59771e760d
commit f04e8903ce

View File

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