docs: correct examples/reusable.yml pin guidance (prefer @sha; runners cache @v1) #15

Merged
steve merged 1 commits from test/trigger-check into main 2026-06-28 22:09:07 +00:00

1 Commits

Author SHA1 Message Date
Steve Dudenhoeffer 6e87a3e73f docs: correct examples/reusable.yml pin guidance (runners cache @v1; prefer @sha)
Adversarial Review (Gadfly) / review (pull_request) Successful in 3m4s
The @v1 comment claimed it auto-updates on releases, but long-lived act_runners
cache the reusable by ref so a moved tag isn't re-fetched. Recommend an
immutable @<sha>; routine tuning rides owner variables.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 02:10:35 -04:00