From 61c78aaa1b30efe23f4eedcec8e9d204107a73c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 23:06:03 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to 064fe7f --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index a5d2853..4bfcd5a 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 + uses: actions/checkout@064fe7f3312418007dea2b49a19844a9ee378f49 - name: Setup tools (mise) uses: jdx/mise-action@5ff8b6c87089a23d44f61309fd05300c2f616b73