Commit 96f6b39
authored
chore(deps): update actions/create-github-app-token action to v2 (#1296)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/create-github-app-token](https://redirect.github.com/actions/create-github-app-token)
| action | major | `v1.12.0` -> `v2.0.2` |
---
### Release Notes
<details>
<summary>actions/create-github-app-token
(actions/create-github-app-token)</summary>
###
[`v2.0.2`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.0.2)
[Compare
Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.0.1...v2.0.2)
##### Bug Fixes
- improve log messages for token creation
([#​226](https://redirect.github.com/actions/create-github-app-token/issues/226))
([eaef294](https://redirect.github.com/actions/create-github-app-token/commit/eaef29498fbc63724aabd0a6e832efd41baf2cc7))
###
[`v2.0.1`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.0.1)
[Compare
Source](https://redirect.github.com/actions/create-github-app-token/compare/v2.0.0...v2.0.1)
##### Bug Fixes
- **deps:** bump the production-dependencies group across 1 directory
with 2 updates
([#​228](https://redirect.github.com/actions/create-github-app-token/issues/228))
([2411bfc](https://redirect.github.com/actions/create-github-app-token/commit/2411bfc7923448badb7a1faf23017f382e0fb895))
###
[`v2.0.0`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v2.0.0)
[Compare
Source](https://redirect.github.com/actions/create-github-app-token/compare/v1.12.0...v2.0.0)
- feat!: remove deprecated inputs
([#​213](https://redirect.github.com/actions/create-github-app-token/issues/213))
([5cc811b](https://redirect.github.com/actions/create-github-app-token/commit/5cc811bc40176329bb642bff9e5d9e356099ad2a))
##### BREAKING CHANGES
- Removed deprecated inputs (`app_id`, `private_key`,
`skip_token_revoke`) and made `app-id` and `private-key` required in the
action configuration.
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 5pm on friday" (UTC), Automerge
- At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/ibis-project/ibis-substrait).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 46a6e22 commit 96f6b39
3 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments