We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The https://github.com/actions/create-github-app-token/blob/main/action.yml#L30 main action file is missing the permissions-attestations input, which is listed in https://docs.github.com/en/rest/apps/apps?apiVersion=2022-11-28#create-an-installation-access-token-for-an-app .
permissions-attestations
Maybe the action needs a run of regeneration of the inputs :)
The https://github.com/actions/create-github-app-token/blob/main/action.yml#L30 main action file is missing the
permissions-attestationsinput, which is listed in https://docs.github.com/en/rest/apps/apps?apiVersion=2022-11-28#create-an-installation-access-token-for-an-app .Maybe the action needs a run of regeneration of the inputs :)