From 353c7e52dd88d4a1ffaccfd21b4fe07a1b134b29 Mon Sep 17 00:00:00 2001 From: sapphi-red <49056869+sapphi-red@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:20:20 +0900 Subject: [PATCH] ci: pin commit for actions --- .github/renovate.json5 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 251267a60..860b90b3c 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -9,6 +9,11 @@ "depTypeList": ["peerDependencies"], "enabled": false, }, + { + "matchDepTypes": ["action"], + "excludePackagePrefixes": ["actions/", "github/"], + "pinDigests": true, + }, ], "ignoreDeps": [ // manually bumping