pastisprologue/Bitwarden GitHub Action

Bitwarden CLI in your GitHub Actions workflow.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
bitwarden-versionThe Bitwarden CLI version to install. (use any semver/dist-tag available)latest
bitwarden-usernameYour Bitwarden username, for authentication.
bitwarden-passwordYour Bitwarden password, for authentication. (use with secrets)
bitwarden-packagerThe package manager used to install the Bitwarden CLI. (can be yarn or npm)yarn
bitwarden-cacheIf Bitwarden should be stored in the GitHub Actions cache (can be true or false)false
bitwarden-cache-keyA custom remote cache key to use (best to let GitHub Actions handle it)

no outputs