From c07d7cf7cf67c60ee63ffc05514a15b623bd8365 Mon Sep 17 00:00:00 2001 From: James Loh Date: Thu, 10 Jul 2025 16:26:23 +1000 Subject: [PATCH] Don't pin AP Migration container as well --- .github/renovate.json5 | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index c554824..6846b4e 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -25,6 +25,7 @@ "ghost", "ghost/traffic-analytics", "ghcr.io/tryghost/activitypub", + "ghcr.io/tryghost/activitypub-migrations", ], pinDigests: false, },