In #1348, caching was enabled by default if the package.json includes the packageManager field. This side-effect is dangerous in privileged workflows with access to secrets and credentials, because it ...
I'm using corepack to install pnpm. Using v5 the action fails immediately, afaict doesn't even make it to the corepack step. Prepare all required actions Getting ...