From 1d3f0b2ec9daf1f1eb068927c858ecba7c17154b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 02:12:12 +0000 Subject: [PATCH] chore(deps): pin actions/checkout action to 34e1148 --- .github/workflows/sync-langs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-langs.yml b/.github/workflows/sync-langs.yml index 5b1162a..98bd0aa 100644 --- a/.github/workflows/sync-langs.yml +++ b/.github/workflows/sync-langs.yml @@ -9,7 +9,7 @@ jobs: sync: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4 - name: Sync language features run: python scripts/sync-langs.py