From 968abde267668709d62b552d5e9e09d598d927a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 20:04:34 +0000 Subject: [PATCH] chore(deps): update actions/checkout digest to d23441a --- .github/workflows/formatter-check.yaml | 2 +- .github/workflows/update-contributors.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/formatter-check.yaml b/.github/workflows/formatter-check.yaml index 1f9482d1..549046e1 100644 --- a/.github/workflows/formatter-check.yaml +++ b/.github/workflows/formatter-check.yaml @@ -6,7 +6,7 @@ jobs: name: Prettier runs-on: ubuntu-latest steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 + - uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6 - name: Use Node.js uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6 diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index dca049b1..4828c0e5 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 + - uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6 - name: Use Node.js uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6