A simple actions helper that allows you to generate an app auth token.
The action takes 3 inputs:
app-id: GitHub App IDinstallation-id: GitHub App Installation IDkey-base64: GitHub App Key encoded as Base64
The token generated is valid for 2 minutes.
The output is stored in outputs.GITHUB_APP_TOKEN