action runtime sunset lint for Cline
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:Cline
transport:stdio
runtime:npm
Install action runtime sunset lint in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"action-runtime-sunset-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/action-runtime-sunset-lint"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs