create-github-app-token
create-github-app-token copied to clipboard
GitHub Action for creating a GitHub App Installation Access Token
For workflows that don't explicitly take a token as an input, you need to configure git to use the generated token. For example, `actions/checkout@v4` has a `token` argument so there...
Hello, This repository currently does not use verified commits. For organizations with strict supply chain security policies—including ours—this presents a compliance issue. We require all GitHub Actions dependencies to originate...
We probably want to create a milestone for tracking, but for now an issue will do As discussed at https://github.com/actions/create-github-app-token/issues/136#issuecomment-2895193697 we probably want to eventually replace `app-id` with `client-id` or...
I would like to see your action first-class supported by https://github.com/typesafegithub/github-workflows-kt, a Kotlin DSL to write GitHub Action workflows. The project came up with ways to reduce operational load when...