chore(renovate): add pinDigests to github-actions packageRule #3

Closed
privilegedescalation-engineer[bot] wants to merge 1 commits from chore/renovate-pin-action-digests into main
+2 -1
View File
@@ -13,7 +13,8 @@
{
"matchManagers": ["github-actions"],
"matchUpdateTypes": ["minor", "patch"],
"groupName": "github-actions minor and patch"
"groupName": "github-actions minor and patch",
"pinDigests": true
}
]
}