diff options
Diffstat (limited to 'renovate.json')
-rw-r--r-- | renovate.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/renovate.json b/renovate.json index 74432c9dca..c395194167 100644 --- a/renovate.json +++ b/renovate.json @@ -37,7 +37,8 @@ "matchDepNames": [ "bitnami/minio", "github.com/go-ap/activitypub", - "github.com/nektos/act" + "github.com/nektos/act", + "gitea.com/gitea/act" ], "dependencyDashboardApproval": true }, |