diff --git a/renovate.json5 b/renovate.json5 index 2a79051f..ebfbbc31 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -1,7 +1,9 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ - "config:recommended" + "config:recommended", + "helpers:pinGitHubActionDigests", + "helpers:githubDigestChangelogs" ], "schedule": [ "* 0 1,15 * *",