Commit 6449153
ci: bump ci.yml's action pin during release prep
The release-prepare workflow updated README action-usage pins but not
ci.yml's own two `.../report@vX.Y.Z` references, so this repo's CI kept
pinning the report action to a stale version after every release (as
just happened: category support shipped in the action, but ci.yml still
referenced @v0.3.0, which predates it). Requires workflows: write since
the release commit now touches a file under .github/workflows/.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 0b26f98 commit 6449153
1 file changed
Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
81 | | - | |
| 85 | + | |
82 | 86 | | |
83 | 87 | | |
84 | | - | |
| 88 | + | |
85 | 89 | | |
86 | 90 | | |
87 | 91 | | |
| |||
100 | 104 | | |
101 | 105 | | |
102 | 106 | | |
103 | | - | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| |||
0 commit comments