Commit ab4b614
ci: bump action-shellcheck to v2.0.0 to silence set-output deprecation
Prior pin (94e0aab) was tagged v2.0.0 in comment but is actually the v1.1.0
SHA, which uses the deprecated ::set-output GitHub Actions command. Upgrade
to the real v2.0.0 SHA (00cae500) which writes to $GITHUB_OUTPUT and adds
ignore_names / ignore_paths inputs alongside the legacy ignore.
Co-Authored-By: claude-flow <ruv@ruv.net>1 parent 033e804 commit ab4b614
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments