action-github-app-token
action-github-app-token copied to clipboard
Gets a GitHub auth token for a GitHub App installation
Hello, There is an MIT license designation in the project's [package.json](https://github.com/getsentry/action-github-app-token/blob/main/package.json#L27), but this alone can be considered ambiguous or insufficient for organizations that are concerned about copyright laws. A full...
### Environment v2.0.0 ### Steps to Reproduce 1. Using self-hosted runner (based on Ubuntu 22.04) tried to run the action to get Github API key. 2. It failed with that...
In some cases especially the use of self-hosted runners the Github runners run behind a proxy, this is to add the support for proxy, related doc below https://docs.github.com/en/actions/hosting-your-own-runners/using-a-proxy-server-with-self-hosted-runners#using-a-env-file-to-set-the-proxy-configuration
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
#11 added `scope`, but this change has a bug when setting the repository. :bow: `GET /app/installations` response login_name, but it is organization name or **username** (not repository name). So this...
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.4. Release notes Sourced from tough-cookie's releases. v4.1.4 https://www.npmjs.com/package/tough-cookie/v/4.1.4 What's Changed Add local alias for toString by @corvidism in salesforce/tough-cookie#409 Fix incorrect string validation for...