Commit d6cafa4
committed
style(workflows): stamp uses: comments with (YYYY-MM-DD)
Backfill the new canonical `# <tag-or-branch> (YYYY-MM-DD)` staleness
comment format on every existing SHA-pinned `uses:` line. The date
stamp is enforced by the new workflow-uses-comment-guard hook
(socket-wheelhouse template); without this pass every subsequent
workflow edit would have to fix surrounding stamps too.
Conservative rewrite: only touches lines whose existing `# <label>`
comment lacks a parenthesized date. Lines with no comment at all are
left for the hook to surface on next edit.
Today is the stamp date — these are pin SHAs as of 2026-05-15.1 parent 88016b0 commit d6cafa4
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments