From 01cec4d0962836b6933a2adf0c4b38916ef70dab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brandon=20der=20Bl=C3=A4tter?= Date: Sat, 14 Dec 2024 19:13:04 -0800 Subject: [PATCH] pin GitHub action digests to semver this should make the GitHub actions PRs a little more human readable by changing them to be pinned to semver vs. plain digests --- .github/renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json b/.github/renovate.json index ccbe9565..faf81a53 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -7,7 +7,7 @@ ":pinOnlyDevDependencies", "npm:unpublishSafe", "docker:pinDigests", - "helpers:pinGitHubActionDigests", + "helpers:pinGitHubActionDigestsToSemver", "security:openssf-scorecard" ], "ignorePresets": [