base64-to-file
base64-to-file copied to clipboard
Take a base64 string and decodes to a file for use in arguments in later actions.
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Hi, I just stumbled across this nice action and had a look at the code. I noticed that filesystem errors will bubble up to the caller of the action. (Not...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1. Changelog Sourced from @actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...
Since writing this, I've realized the logging sucks. Needs more logging on different conditions: - If about to write 0 bytes, just fail sooner before trying to write - write...
Bumps [ws](https://github.com/websockets/ws) from 5.2.3 to 5.2.4. Release notes Sourced from ws's releases. 5.2.4 Bug fixes Backported e55e5106 to the 5.x release line (4abd8f6d). Commits aa8fe0a [dist] 5.2.4 4abd8f6 [security] Fix...
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Updates `braces` from 2.3.2 to 3.0.3 Changelog Sourced from braces's changelog. Release history All...