blumintinc/load-dotenv-vault

Loads a dotenv-vault environment from .env.vault into the GitHub Actions env

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dotenv-keyThe dotenv-vault encryption keyyes
modeThe suffix to use on the .env file generated from dotenv-vault decrypt (e.g., ci results in .env.ci)noci
load-modeSets whether the program should fail when the .env file is not present (strict) or continue (skip)noskip
node-versionThe version of Node.js to useno22
node-version-fileThe path to a file containing the version of Node.js to useno
architectureThe architecture of Node.js to use (x86 or x64)no
check-latestSet to true to check for the latest available version of Node.jsno
registry-urlThe base URL of the npm registryno
scopeThe scope of the npm registryno
tokenThe token to use for authentication with the npm registryno
always-authSet always-auth option in npmrc fileno
fetch-depthactions/checkout fetch-depthno
checkout-tokenThe token for the checkoutno

no outputs