Skip to content

action runtime sunset lint for Zed

io.github.jmshinhwa/action-runtime-sunset-lint

Finds the GitHub Actions steps that stop running on 2026-09-23, with the version to move to

client:Zed transport:stdio runtime:npm

Install action runtime sunset lint in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "action-runtime-sunset-lint": {
      "command": "npx",
      "args": [
        "-y",
        "@readystack/action-runtime-sunset-lint"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

action runtime sunset lint in other clients