hakadoriya-actions/github-actions-github-apps-token

A GitHub Action to get a GitHub Apps token

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
client-idThe Client ID of the GitHub App.yes
private-keyThe private key of the GitHub App.yes
jwt-expiry-secondsThe expiry seconds of the JWT. 600 seconds maximum. (default: 600)no600
api-app-installations-access-tokens-request-bodyThe request body for the API to get the access tokens. (default: "")no
namedescription
tokenThe GitHub Apps token.