-
Notifications
You must be signed in to change notification settings - Fork 0
Commit bdaed80
authored
ci(deps): update actions/create-github-app-token action to v1.10.3 (#57)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
|
[actions/create-github-app-token](https://github.com/actions/create-github-app-token)
| action | patch | `v1.10.2` -> `v1.10.3` |
---
### Release Notes
<details>
<summary>actions/create-github-app-token
(actions/create-github-app-token)</summary>
###
[`v1.10.3`](https://github.com/actions/create-github-app-token/releases/tag/v1.10.3)
[Compare
Source](https://github.com/actions/create-github-app-token/compare/v1.10.2...v1.10.3)
##### Bug Fixes
- **deps:** bump undici from 6.18.2 to 6.19.2 in the
production-dependencies group
([#​149](https://github.com/actions/create-github-app-token/issues/149))
([cc82279](https://github.com/actions/create-github-app-token/commit/cc82279e84540c5543078cedc5af4fcfab0a96bb)),
closes
[#​3337](https://github.com/actions/create-github-app-token/issues/3337)
[nodejs/undici#3338](https://github.com/nodejs/undici/issues/3338)
[nodejs/undici#3340](https://github.com/nodejs/undici/issues/3340)
[nodejs/undici#3332](https://github.com/nodejs/undici/issues/3332)
[nodejs/undici#3335](https://github.com/nodejs/undici/issues/3335)
[nodejs/undici#3305](https://github.com/nodejs/undici/issues/3305)
[nodejs/undici#3303](https://github.com/nodejs/undici/issues/3303)
[nodejs/undici#3304](https://github.com/nodejs/undici/issues/3304)
[nodejs/undici#3306](https://github.com/nodejs/undici/issues/3306)
[nodejs/undici#3309](https://github.com/nodejs/undici/issues/3309)
[nodejs/undici#3313](https://github.com/nodejs/undici/issues/3313)
[nodejs/undici#3311](https://github.com/nodejs/undici/issues/3311)
[nodejs/undici#3107](https://github.com/nodejs/undici/issues/3107)
[nodejs/undici#3302](https://github.com/nodejs/undici/issues/3302)
[nodejs/undici#3320](https://github.com/nodejs/undici/issues/3320)
[nodejs/undici#3321](https://github.com/nodejs/undici/issues/3321)
[nodejs/undici#3316](https://github.com/nodejs/undici/issues/3316)
[nodejs/undici#3318](https://github.com/nodejs/undici/issues/3318)
[nodejs/undici#3326](https://github.com/nodejs/undici/issues/3326)
[nodejs/undici#3324](https://github.com/nodejs/undici/issues/3324)
[nodejs/undici#3325](https://github.com/nodejs/undici/issues/3325)
[nodejs/undici#3316](https://github.com/nodejs/undici/issues/3316)
[nodejs/undici#3318](https://github.com/nodejs/undici/issues/3318)
[#​3342](https://github.com/actions/create-github-app-token/issues/3342)
[#​3332](https://github.com/actions/create-github-app-token/issues/3332)
[#​3340](https://github.com/actions/create-github-app-token/issues/3340)
[#​3337](https://github.com/actions/create-github-app-token/issues/3337)
[#​3338](https://github.com/actions/create-github-app-token/issues/3338)
[#​3336](https://github.com/actions/create-github-app-token/issues/3336)
[#​3335](https://github.com/actions/create-github-app-token/issues/3335)
[#​3325](https://github.com/actions/create-github-app-token/issues/3325)
[#​3324](https://github.com/actions/create-github-app-token/issues/3324)
[#​3326](https://github.com/actions/create-github-app-token/issues/3326)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Hapag-Lloyd/Workflow-Templates).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1974d18 commit bdaed80Copy full SHA for bdaed80
1 file changed
+1
-1
lines changed.github/workflows/default_pull_request_callable.yml
Copy file name to clipboardexpand all lines: .github/workflows/default_pull_request_callable.yml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
0 commit comments