Today in very niche projects: I built a page showing the latest versions of all of the official GitHub Actions (actions/setup-python@v6 etc) so I can point Claude Code and friends at it when they're writing workflows for me https://simonwillison.net/2025/Dec/28/actions-latest/
simonw/actions-latest

Today in extremely niche projects, I got fed up of Claude Code creating GitHub Actions workflows for me that used stale actions: actions/setup-python@v4 when the latest is actions/setup-python@v6 for example. …

Simon Willison’s Weblog
@simon I realized recently you can put GitHub actions in dependabot.