Skip to content

Commit 0388b79

Browse files
Add helper for pinning GitHub Action digests
Signed-off-by: Hunter T. <[email protected]>
1 parent c65a2b3 commit 0388b79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended",
5-
"mergeConfidence:all-badges"
5+
"mergeConfidence:all-badges",
6+
"helpers:pinGitHubActionDigests"
67
]
78
}

0 commit comments

Comments
 (0)