[aw] Detection Failure Monitor has stale lock file
Workflow Failure Workflow: Detection Failure Monitor Branch: main Run: https://github.com/github/gh-aw-threat-detection/actions/runs/32166463192 [!WARNING] Lock File Out of Sync: The workflow could not start because its compiled lock file no longer matches the source markdown. This means the workflow's .md file was edited but gh aw compile was not run afterwards to regenerate the corresponding .lock.yml file. The agent is prevented from running against a stale configuration to avoid unexpected behaviour. To fix, recompile the workflow: Then commit and push the updated .lock.yml file. <details> <summary>More ways to recompile</summary> Using the gh-aw MCP server (if configured): Recompile ...