Skip to content

Commit 70dc715

Browse files
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

File tree

actions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -485,8 +485,8 @@ ilammy/setup-nasm:
485485
72793074d3c8cdda771dba85f6deafe00623038b:
486486
tag: v1.5.2
487487
j178/prek-action:
488-
'0bb87d7f00b0c99306c8bcb8b8beba1eb581c037':
489-
keep: true
488+
cbc2f23eb5539cf20d82d1aabd0d0ecbcc56f4e3:
489+
tag: v2.0.2
490490
JamesIves/github-pages-deploy-action:
491491
d92aa235d04922e8f08b40ce78cc5442fcfbfa2f:
492492
tag: v4.8.0

0 commit comments

Comments
 (0)