Commit 1110989
authored
chore(deps): update actions/create-github-app-token action to v3.1.1 (#360)
This PR contains the following updates:
| Package | Type | Update | Change |
|
---
## Generated Summary
- Upgraded the GitHub App Token action to v3.1.1 (from v3.0.0) by
updating the commit reference.
- Modified workflow files: docs-update.yaml, meta-labeler.yaml,
meta-sync-labels.yaml, and renovate.yaml.
- Ensured consistent authentication token generation across multiple
workflows.
This summary was generated with ❤️ by
[rigging](https://docs.dreadnode.io/rigging/)
|
[actions/create-github-app-token](https://redirect.github.com/actions/create-github-app-token)
| action | minor | `v3.0.0` → `v3.1.1` |
---
### Release Notes
<details>
<summary>actions/create-github-app-token
(actions/create-github-app-token)</summary>
###
[`v3.1.1`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v3.1.1)
[Compare
Source](https://redirect.github.com/actions/create-github-app-token/compare/v3.1.0...v3.1.1)
##### Bug Fixes
- improve error message when app identifier is empty
([#​362](https://redirect.github.com/actions/create-github-app-token/issues/362))
([07e2b76](https://redirect.github.com/actions/create-github-app-token/commit/07e2b760664f080c40eec4eacf7477256582db36)),
closes
[#​249](https://redirect.github.com/actions/create-github-app-token/issues/249)
###
[`v3.1.0`](https://redirect.github.com/actions/create-github-app-token/releases/tag/v3.1.0)
[Compare
Source](https://redirect.github.com/actions/create-github-app-token/compare/v3.0.0...v3.1.0)
##### Bug Fixes
- **deps:** bump p-retry from 7.1.1 to 8.0.0
([#​357](https://redirect.github.com/actions/create-github-app-token/issues/357))
([3bbe07d](https://redirect.github.com/actions/create-github-app-token/commit/3bbe07d928e2d6c30bf3e37c6b89edbc4045facf))
##### Features
- add `client-id` input and deprecate `app-id`
([#​353](https://redirect.github.com/actions/create-github-app-token/issues/353))
([e6bd4e6](https://redirect.github.com/actions/create-github-app-token/commit/e6bd4e6970172bed9fe138b2eaf4cbffa4cca8f9))
- update permission inputs
([#​358](https://redirect.github.com/actions/create-github-app-token/issues/358))
([076e948](https://redirect.github.com/actions/create-github-app-token/commit/076e9480ca6e9633bff412d05eff0fc2f1e7d2be))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- At any time (no schedule defined)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMTUiLCJ1cGRhdGVkSW5WZXIiOiI0My4xMTAuMTUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->4 files changed
Lines changed: 4 additions & 4 deletions
| 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 | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments