Sign inSign up

getreadystack/workflow-break-date-audit

By getreadystack

Updated about 4 hours ago

![GitHub Actions Break-Date Audit](https://getreadystack.com/img/promo/sku32481_result_card.jpg)

Image
0

32

getreadystack/workflow-break-date-audit repository overview

GitHub Actions Break-Date Audit

GitHub Actions Break-Date Audit

Names the date each line in your workflow stops working - Node 20 leaves the runner on 23 September 2026 - and the exact version to move to.

Run

docker run --rm -v "$PWD":/work readystack/workflow-break-date-audit /work/file

The same 35 rules as the VS Code extension, in a container. Mount a folder on /work.

Free

  • Checks the open workflow or action.yml against all 35 rules and names the break date and the exact replacement version for every finding - no key, no cap, nothing hidden.
  • --rules lists every rule

With a licence ($29 once)

  • Scans every workflow in the repository in one pass, exports the dated audit as CSV, JSON or HTML, emits CI JSON so a build fails before a break date arrives, and re-checks on save.
docker run --rm -e READYSTACK_LICENSE=<key> -v "$PWD":/work readystack/workflow-break-date-audit --dir /work --ci

A US DevOps engineer averages $59.11/hour (ZipRecruiter, 7 September 2026). This is about 29 minutes of that, once.

7-day refund, no questions. Set READYSTACK_LICENSE=<key> or run --license <key> once.

Get a licence

Tag summary

Content type

Image

Digest

sha256:8a12940a6

Size

46.1 MB

Last updated

about 4 hours ago

docker pull getreadystack/workflow-break-date-audit