From 0387f55b70fc2e2a5b8d67af2136e086a5f56f8c Mon Sep 17 00:00:00 2001 From: "Michael B. Gale" Date: Wed, 11 Feb 2026 16:49:07 +0000 Subject: [PATCH] Fix outdated comment --- src/start-proxy-action.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/start-proxy-action.ts b/src/start-proxy-action.ts index 096d5d3f2..db1bbebf4 100644 --- a/src/start-proxy-action.ts +++ b/src/start-proxy-action.ts @@ -110,7 +110,7 @@ async function run(startedAt: Date) { const proxyLogFilePath = path.resolve(tempDir, "proxy.log"); core.saveState("proxy-log-file", proxyLogFilePath); - // Initialise FFs, but only load them from disk if they are already available. + // Initialise FFs. const repositoryNwo = getRepositoryNwo(); const gitHubVersion = await getGitHubVersion(); features = new Features(