dolby-io-internal/Generate access token
Generate access token
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 22, 2023
- License
- MIT
Pinned Snippet
uses: dolby-io-internal/gh-access@cff9423a8a2b48c9e3d28e5b103e713ff99c77b6 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_app_priv_key | GitHub Application private key | yes | — |
| gh_app_id | GitHub Application ID | yes | — |
| gh_app_installation_id | GitHub Application intallation ID | yes | — |
| action_shell | Define the shell for commands. | no | bash |
| cmd_python | Define python | python3 for self-hosted runners. | no | python3 |
Outputs
| name | description |
|---|---|
| token | — |