From 087ac8eda254eada19f5874cd0a9c488f72f3fe7 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 1f0c9f2..d6641a2 100644 --- a/.gitea/workflows/code-check.yml +++ b/.gitea/workflows/code-check.yml @@ -23,7 +23,7 @@ jobs: - uses: https://gitea.com/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # 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 7fec58a..278cf91 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -13,7 +13,7 @@ jobs: - uses: https://gitea.com/actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # 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