From 08803758718e3768ae408a243ad685dc47e968ee Mon Sep 17 00:00:00 2001 From: sapphi-red <49056869+sapphi-red@users.noreply.github.com> Date: Mon, 24 Mar 2025 20:11:55 +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 d1fc7842..db699039 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -18,6 +18,11 @@ groupName: "prettier", matchPackageNames: ["prettier"], }, + { + "matchDepTypes": ["action"], + "excludePackagePrefixes": ["actions/", "github/"], + "pinDigests": true, + }, ], "ignoreDeps": [ // manually bumping