Commit 217f710
authored
chore(deps): update actions/github-script action to v7 (#48)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/github-script](https://github.com/actions/github-script) |
action | major | `v6.4.0` -> `v7.0.1` |
---
### Release Notes
<details>
<summary>actions/github-script (actions/github-script)</summary>
###
[`v7.0.1`](https://github.com/actions/github-script/releases/tag/v7.0.1)
[Compare
Source](https://github.com/actions/github-script/compare/v7.0.0...v7.0.1)
##### What's Changed
- Avoid setting `baseUrl` to undefined when input is not provided by
[@​joshmgross](https://github.com/joshmgross) in
[https://github.com/actions/github-script/pull/439](https://github.com/actions/github-script/pull/439)
**Full Changelog**:
actions/github-script@v7.0.0...v7.0.1
###
[`v7.0.0`](https://github.com/actions/github-script/releases/tag/v7.0.0)
[Compare
Source](https://github.com/actions/github-script/compare/v6.4.1...v7.0.0)
##### What's Changed
- Add base-url option by
[@​robandpdx](https://github.com/robandpdx) in
[https://github.com/actions/github-script/pull/429](https://github.com/actions/github-script/pull/429)
- Expose async-function argument type by
[@​viktorlott](https://github.com/viktorlott) in
[https://github.com/actions/github-script/pull/402](https://github.com/actions/github-script/pull/402),
see for details
https://github.com/actions/github-script#use-scripts-with-jsdoc-support
- Update dependencies and use Node 20 by
[@​joshmgross](https://github.com/joshmgross) in
[https://github.com/actions/github-script/pull/425](https://github.com/actions/github-script/pull/425)
##### New Contributors
- [@​navarroaxel](https://github.com/navarroaxel) made their
first contribution in
[https://github.com/actions/github-script/pull/285](https://github.com/actions/github-script/pull/285)
- [@​robandpdx](https://github.com/robandpdx) made their first
contribution in
[https://github.com/actions/github-script/pull/429](https://github.com/actions/github-script/pull/429)
- [@​viktorlott](https://github.com/viktorlott) made their first
contribution in
[https://github.com/actions/github-script/pull/402](https://github.com/actions/github-script/pull/402)
**Full Changelog**:
actions/github-script@v6.4.1...v7.0.0
###
[`v6.4.1`](https://github.com/actions/github-script/releases/tag/v6.4.1)
[Compare
Source](https://github.com/actions/github-script/compare/v6.4.0...v6.4.1)
#### What's Changed
- Add
[@​octokit/plugin-request-log](https://github.com/octokit/plugin-request-log),
to produce debug output for requests by
[@​mjpieters](https://github.com/mjpieters) in
[https://github.com/actions/github-script/pull/358](https://github.com/actions/github-script/pull/358)
- fix input handling by
[@​mjpieters](https://github.com/mjpieters) in
[https://github.com/actions/github-script/pull/357](https://github.com/actions/github-script/pull/357)
- Remove unused dependencies by
[@​mjpieters](https://github.com/mjpieters) in
[https://github.com/actions/github-script/pull/356](https://github.com/actions/github-script/pull/356)
- Default debug to current runner debug state by
[@​mjpieters](https://github.com/mjpieters) in
[https://github.com/actions/github-script/pull/363](https://github.com/actions/github-script/pull/363)
#### New Contributors
- [@​mjpieters](https://github.com/mjpieters) made their first
contribution in
[https://github.com/actions/github-script/pull/358](https://github.com/actions/github-script/pull/358)
**Full Changelog**:
actions/github-script@v6.4.0...v6.4.1
</details>
---
### 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 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/Renovate-Global-Configuration).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent a343c38 commit 217f710
File tree
2 files changed
+2
-2
lines changed- .github/workflows
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments