kennethgarza/Get Github Access Token

Get Github Access Token

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 20, 2023
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: kennethgarza/get-github-app-access-token@ae28908660b264d9809f215c4a9f37ff649c4b2b # v2.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
gh_app_idthe id of the app to use to get the access token
gh_install_idthe install id of the app to get the access token
gh_pem_64the base64 encoded version of the private pem file (this is a password, keep it secret)
namedescription
TOKENthe temp gh auth token to use