cli-action icon indicating copy to clipboard operation
cli-action copied to clipboard

GitHub Action for installing the Doppler CLI

Results 4 cli-action issues
Sort by recently updated
recently updated
newest added

Bumps [semver](https://github.com/npm/node-semver) from 6.3.0 to 6.3.1. Release notes Sourced from semver's releases. v6.3.1 6.3.1 (2023-07-10) Bug Fixes 928e56d #591 better handling of whitespace (#591) (@​lukekarrys, @​joaomoreno, @​nicolo-ribaudo) Changelog Sourced from...

dependencies

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...

dependencies

I think it's not nice that the bin dir is inside the workspace. It pollutes the folder, potentially conflicts with repo files, and I have a tool that checks for...

This pull request updates the CI workflow and action configuration to improve platform coverage and modernize dependencies. The main changes include expanding the matrix of operating systems for CI tests,...