Files
Zoltan KochanandClaude Opus 5 adb6e58fda fix(ci): set the pipeline cache directory on the step instead of GITHUB_ENV
zizmor flags every write to GITHUB_ENV, and the pipeline-cache action had one
purely to hand the cache directory to the step that follows it. The value is a
constant, so the step can carry it directly. Each pipeline invocation now sets
PNPM_CONFIG_CACHE_DIR itself, and the action documents the path it reads.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01CBzyBVUPpVoBo417gexV8r
2026-09-10 22:34:31 +02:00
..