fix: pin bun runtime config and improve log hygiene (#1174)

* fix: pin bun runtime config and improve log hygiene

* snapshot all SENSITIVE_PATHS to .claude-pr/, not just .claude/
This commit is contained in:
Ashwin Bhat
2026-04-05 07:42:02 -07:00
committed by GitHub
parent 3534c326a5
commit 6e2bd52842
5 changed files with 29 additions and 11 deletions
+2
View File
@@ -0,0 +1,2 @@
# Intentionally minimal. action.yml pins --config to this file so bun resolves
# its runtime config from the action directory rather than the workspace.