We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 991fe6b commit 56d39bfCopy full SHA for 56d39bf
1 file changed
.github/renovate.json
@@ -3,7 +3,8 @@
3
"packageRules": [
4
{
5
"matchFileNames": [".github/**"],
6
- "groupName": "workflows"
+ "groupName": "workflows",
7
+ "pinDigests": true
8
}
9
]
10
0 commit comments