tibdex/github-app-token (tibdex/github-app-token)
### [`v2.1.0`](https://togithub.com/tibdex/github-app-token/releases/tag/v2.1.0)
[Compare Source](https://togithub.com/tibdex/github-app-token/compare/v2.0.0...v2.1.0)
Projects willing to keep the token alive after the end of the job can pass `revoke: false` as an input.
### [`v2.0.0`](https://togithub.com/tibdex/github-app-token/releases/tag/v2.0.0)
[Compare Source](https://togithub.com/tibdex/github-app-token/compare/v1.9.0...v2.0.0)
- **BREAKING**: replaces the `installation_id` and `repository` inputs with `installation_retrieval_mode` and `installation_retrieval_payload` to also support organization and user installation.
- switches to `node20`.
- adds a `repositories` input to scope the created token to a subset of repositories.
- revokes the created token at the end of the job with a [`post` script](https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runspost).
### [`v1.9.0`](https://togithub.com/tibdex/github-app-token/compare/v1.8.2...v1.9.0)
[Compare Source](https://togithub.com/tibdex/github-app-token/compare/v1.8.2...v1.9.0)
### [`v1.8.2`](https://togithub.com/tibdex/github-app-token/compare/v1.8.1...v1.8.2)
[Compare Source](https://togithub.com/tibdex/github-app-token/compare/v1.8.1...v1.8.2)
### [`v1.8.1`](https://togithub.com/tibdex/github-app-token/compare/v1.8.0...v1.8.1)
[Compare Source](https://togithub.com/tibdex/github-app-token/compare/v1.8.0...v1.8.1)
Configuration
๐ Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.
โป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v1.8.0
->v2.1.0
Release Notes
tibdex/github-app-token (tibdex/github-app-token)
### [`v2.1.0`](https://togithub.com/tibdex/github-app-token/releases/tag/v2.1.0) [Compare Source](https://togithub.com/tibdex/github-app-token/compare/v2.0.0...v2.1.0) Projects willing to keep the token alive after the end of the job can pass `revoke: false` as an input. ### [`v2.0.0`](https://togithub.com/tibdex/github-app-token/releases/tag/v2.0.0) [Compare Source](https://togithub.com/tibdex/github-app-token/compare/v1.9.0...v2.0.0) - **BREAKING**: replaces the `installation_id` and `repository` inputs with `installation_retrieval_mode` and `installation_retrieval_payload` to also support organization and user installation. - switches to `node20`. - adds a `repositories` input to scope the created token to a subset of repositories. - revokes the created token at the end of the job with a [`post` script](https://docs.github.com/en/actions/creating-actions/metadata-syntax-for-github-actions#runspost). ### [`v1.9.0`](https://togithub.com/tibdex/github-app-token/compare/v1.8.2...v1.9.0) [Compare Source](https://togithub.com/tibdex/github-app-token/compare/v1.8.2...v1.9.0) ### [`v1.8.2`](https://togithub.com/tibdex/github-app-token/compare/v1.8.1...v1.8.2) [Compare Source](https://togithub.com/tibdex/github-app-token/compare/v1.8.1...v1.8.2) ### [`v1.8.1`](https://togithub.com/tibdex/github-app-token/compare/v1.8.0...v1.8.1) [Compare Source](https://togithub.com/tibdex/github-app-token/compare/v1.8.0...v1.8.1)Configuration
๐ Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
๐ฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.
โป Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
๐ Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.