Skip to content

Commit 56d39bf

Browse files
committed
ci: have actions pinned
1 parent 991fe6b commit 56d39bf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
"packageRules": [
44
{
55
"matchFileNames": [".github/**"],
6-
"groupName": "workflows"
6+
"groupName": "workflows",
7+
"pinDigests": true
78
}
89
]
910
}

0 commit comments

Comments
 (0)