setup-java/dist
Salman Chishti 974f2a8de3 feat: add cache-write input for read-only cache mode
Add a 'cache-write' input (default: true) that controls whether the cache
is saved at the end of the workflow. When set to 'false', the action will
restore cached dependencies but skip saving, providing a read-only cache
mode.

This is useful for preventing cache poisoning attacks from untrusted PR
builds while still benefiting from cached dependencies.
2026-03-09 05:35:59 -07:00
..
cleanup feat: add cache-write input for read-only cache mode 2026-03-09 05:35:59 -07:00
setup Bump minimatch from 3.1.2 to 3.1.5 (#984) 2026-03-02 15:50:04 -06:00