diff --git a/renovate.json b/renovate.json index 76632dc..4ecf721 100644 --- a/renovate.json +++ b/renovate.json @@ -10,7 +10,8 @@ "packageRules": [ { "matchCategories": [ - "docker" + "docker", + "github-actions" ], "pinDigests": true },