Commit 70dc715
committed
Update j178/prek-action approval to v2.0.2
Switch from the original commit (0bb87d7f, old composite-action era using
unverified curl-pipe-to-shell of prek-installer.sh) to v2.0.2
(cbc2f23e), the latest tagged release. v2.0.2 is a TypeScript JS action
that downloads release tarballs via @actions/tool-cache and verifies
each artefact with crypto.createHash('sha256') against checksums from
the action's bundled known-checksums.ts manifest.
verify-action-build now passes cleanly: binary download verification ✓,
JS build verification ✓ (compiled JS matches rebuild), all other
checks ✓.
Generated-by: Claude Opus 4.7 (1M context)1 parent f6c6e92 commit 70dc715
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
485 | 485 | | |
486 | 486 | | |
487 | 487 | | |
488 | | - | |
489 | | - | |
| 488 | + | |
| 489 | + | |
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
| |||
0 commit comments