Commit 5204e90
fix(ci): reconcile actions.lock so the lockfile validates (#763)
Workflows fail at creation with `The lockfile could not be validated.
Regenerate it by running gh actions-lock` / `Workflow must use a
lockfile`. This regenerates the manifest with the official extension
(`github/gh-actions-lock`), completes the `workflows:` map so every
workflow file has an entry, and pins the SHA-form transitive deps
reached via called reusables. Proof before push: every workflow
re-parses, `gh actions-lock --verify` rc=0, and every `uses:` ref
resolves to a pin.
Co-authored-by: Arena Agent <agent@arena.ai>1 parent 432f6ab commit 5204e90
1 file changed
Lines changed: 35 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
0 commit comments