actions-marketplace-validations/Secret Server Auth Action
A custom github workflow action to fetch details from Secret Server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 17, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/c52866_secret-server-workflow-action@08f93cbb5dfdde5918684b26f39adf85aa7f40c7 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config_file | Secret Server Configuration File Location | no | ./secret-server.properties |
| username | Secret Server Username | no | — |
| password | Secret Server Password | no | — |
| secret_id | Secret Server Auth ID | yes | — |
Outputs
| name | description |
|---|---|
| access-key | Access Key |
| secret-key | Secret Key |