Skip to content

Commit 6b07b07

Browse files
committed
Renovate pinning
1 parent 62eb7f3 commit 6b07b07

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/renovate.json5

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base"
4+
"config:base",
5+
"docker:pinDigests",
6+
"helpers:pinGitHubActionDigests"
57
],
68
"ignorePaths": ["instrumentation/**"],
79
// needed in order to get patch-only updates in package rules below

0 commit comments

Comments
 (0)