feat: add bun- prefix to cache keys (#160)

* feat: add bun- prefix to cache keys

Extract cache key generation into a shared `getCacheKey` function in
utils.ts that both action.ts and cache-save.ts import.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* [autofix.ci] apply automated fixes

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
Max Schwenk
2026-02-05 11:36:05 -05:00
committed by GitHub
parent 196aaa2bd2
commit ab8cb4e8f8
5 changed files with 87 additions and 83 deletions
Generated Vendored
+35 -35
View File
File diff suppressed because one or more lines are too long
Generated Vendored
+43 -43
View File
File diff suppressed because one or more lines are too long