From 369e4ab0d30864bf38b6a4290317aee3e362b8ce Mon Sep 17 00:00:00 2001 From: Boshen Date: Sat, 14 Dec 2024 17:32:21 +0800 Subject: [PATCH] chore(renovate): pinGitHubActionDigests --- .github/renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index c5c935ff..82cc47ce 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,7 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["github>Boshen/renovate"], + "extends": ["github>Boshen/renovate", "helpers:pinGitHubActionDigests"], + "updateNotScheduled": true, "ignorePaths": ["**/node_modules/**", "**/fixtures/**"], "packageRules": [ {