From 170c6b221e0df375f13555c1dff1d2a67979f44a Mon Sep 17 00:00:00 2001 From: burgholzer Date: Sun, 30 Mar 2025 17:40:29 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=8C=20configure=20pinning=20GitHub=20a?= =?UTF-8?q?ction=20digests?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 06507b5..05371fd 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,6 +1,6 @@ { $schema: "https://docs.renovatebot.com/renovate-schema.json", - extends: ["config:recommended", ":gitSignOff"], + extends: ["config:recommended", ":gitSignOff", "helpers:pinGitHubActionDigests"], prHourlyLimit: 10, enabledManagers: ["github-actions", "pre-commit"], "pre-commit": {