From cc000760c0b771da67d4a5908099ba82dd622bdf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 7 Dec 2025 00:00:49 +0000 Subject: [PATCH] chore(deps): update https://gitea.com/actions/setup-node digest to 395ad32 --- .gitea/workflows/code-check.yml | 2 +- .gitea/workflows/renovate.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/code-check.yml b/.gitea/workflows/code-check.yml index 2e5b8b3..23727c0 100644 --- a/.gitea/workflows/code-check.yml +++ b/.gitea/workflows/code-check.yml @@ -23,7 +23,7 @@ jobs: - uses: https://gitea.com/actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 - name: Set up Node.js - uses: https://gitea.com/actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6 + uses: https://gitea.com/actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6 with: node-version: 20 diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index 3433a49..4a5efb1 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -13,7 +13,7 @@ jobs: - uses: https://gitea.com/actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 - name: Set up Node.js - uses: https://gitea.com/actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6 + uses: https://gitea.com/actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6 with: node-version: 20