beyondtrust/BeyondTrust Workload Credentials Action
Securely retrieve secrets from BeyondTrust Workload Credentials in your GitHub Actions workflows via OIDC
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-version | The BeyondTrust API version. | no | 2026-04-28 |
| site-id | The BeyondTrust site ID (UUID). Available on the confirmation page after successfully creating an OIDC issuer registration in BeyondTrust Pathfinder Platform. | yes | — |
| service-name | The service name specified when creating an OIDC issuer registration in BeyondTrust Pathfinder Platform. | yes | — |
| static-secrets | YAML list of secrets to retrieve. Each entry: path (required), key (optional, omit to export all fields), output-name (optional alias, or prefix if ending with *), export-to-env (optional, default false). | yes | — |
Outputs
no outputs