netlify / gatsby-plugin-netlify

Gatsby plugin. Automatically generates a _headers file and a _redirects file at the root of the public folder to configure HTTP headers and redirects on Netlify.
MIT License
13 stars 15 forks source link

chore(deps): update tibdex/github-app-token action to v2 #284

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
tibdex/github-app-token action major v1.9.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).

Configuration

๐Ÿ“… Schedule: Branch creation - "before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.