flarco/Infisical Loader

Load your Infisical Secrets into your Github Actions workflow

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe CLI version to use (e.g. 0.28.1). Check https://github.com/Infisical/infisical/tagsyes
client_idThe client-id value, typically secrets.INFISICAL_CLIENT_IDyes
client_secretThe client-secret value, typically secrets.INFISICAL_CLIENT_SECRETyes
project_idThe project-id or workspace-id value. If not set, will use workspaceId in .infisical.jsonno
envThe environment to use. If not set, will use .infisical.jsonno
pathThe secrets path valueno
dotenvCreate a .env file in the root folder. Accepts `true` or `false`no
dotenv_shCreate a .env.sh file in the root folder. Accepts `true` or `false`no
use_system_pythonDon't install python (use the system's python)nofalse

no outputs