Create GitHub App Token
Version updated for https://github.com/actions/create-github-app-token to version v3.1.1.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 27,800 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Create GitHub App Token” GitHub Action automates the generation of installation access tokens for GitHub Apps, enabling secure authentication and interaction with repositories using app-specific credentials. This action simplifies the process of managing and using these tokens, which are required for tasks such as accessing repositories, running workflows, and configuring bot users. It addresses token expiration issues and provides robust capabilities to integrate GitHub App authentication into workflows seamlessly.