Commit ce49436
skills(running-tend): add weekly nushell pin bump (#2443)
## Summary
Adds a `Weekly Maintenance: Nushell Pin` section to `running-tend` so
the weekly job picks up upstream nushell releases. PR #2440 pinned
`hustcer/setup-nu@v3` to a concrete version after the `version: '*'`
path went flaky under GitHub API rate limiting; without an ongoing bump
task the pin will drift.
The new section sits next to the existing weekly entries
(MSRV/Toolchain, Statusline Cache-Check) and points at all three
`setup-nu` invocations in `.github/workflows/ci.yaml`.
Requested in
#2440 (comment).
## Test plan
- [ ] Skill rendering: section appears under the existing "Weekly
Maintenance:" headings, no formatting regressions.
---------
Co-authored-by: worktrunk-bot <254187624+worktrunk-bot@users.noreply.github.com>
Co-authored-by: worktrunk-bot <worktrunk-bot@users.noreply.github.com>
Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com>1 parent 0c01671 commit ce49436
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
184 | 190 | | |
185 | 191 | | |
186 | 192 | | |
| |||
0 commit comments