cvs-health-poc/GitHub App Installation Token

Outputs a GitHub app installation access token

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 29, 2022
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: cvs-health-poc/github-app-installation-token-action@b93b5a5926e94ff032daa1e7b02c129b8e53b1ee # v1

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

namedescriptionrequireddefault
tokenA custom token which is generated using Buffer.from(JSON.stringify({ appId, installationId, privateKey })).toString("base64")yes
namedescription
installation-tokenThe GitHub app installation token