Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 41d207b

Browse files
committedMar 20, 2025·
Enable pinGitHubActionDigests for renovatebot
Signed-off-by: Patrick Vickery <[email protected]>
1 parent aff39bb commit 41d207b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎renovate.json

+6
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
{
2020
"matchPackageNames": ["debian"],
2121
"groupName": "Debian base images"
22+
},
23+
{
24+
"matchDepTypes": [
25+
"action"
26+
],
27+
"pinDigests": true
2228
}
2329
]
2430
}

0 commit comments

Comments
 (0)
Please sign in to comment.