Commit 24b17a2
chore(actions): relock drifted action pins (#58)
Regenerates `.github/workflows/actions.lock` only — every workflow file
is byte-identical.
The lockfile had drifted: recorded pins no longer matched the refs the
workflows name. This run used `--relock --no-onboard --no-narrow
--no-migrate-local-actions`, and the commit was gated on an assert that
the
changed-path set is **exactly** the lockfile. Repos where the tool
wanted to
touch a `.yml` were rejected by that assert and are handled separately.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
https://claude.ai/code/session_0178nN4Nm3neFRy5K9StZKnB
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>1 parent 161f249 commit 24b17a2
1 file changed
Lines changed: 8 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
29 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
0 commit comments