fix(deps): update dependency @actions/core to v2 #41

Open
Renovate wants to merge 1 commits from renovate/actions-core-2.x into main
Member

This PR contains the following updates:

Package Change Age Confidence
@actions/core (source) ^1.11.1 -> ^2.0.0 age confidence

Release Notes

actions/toolkit (@​actions/core)

v2.0.1

v2.0.0


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@actions/core](https://github.com/actions/toolkit/tree/main/packages/core) ([source](https://github.com/actions/toolkit/tree/HEAD/packages/core)) | [`^1.11.1` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@actions%2fcore/1.11.1/2.0.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fcore/2.0.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@actions%2fcore/1.11.1/2.0.1?slim=true) | --- ### Release Notes <details> <summary>actions/toolkit (@&#8203;actions/core)</summary> ### [`v2.0.1`](https://github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#201) - Bump [@&#8203;actions/exec](https://github.com/actions/exec) from 1.1.1 to 2.0.0 [#&#8203;2199](https://github.com/actions/toolkit/pull/2199) ### [`v2.0.0`](https://github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#200) - Add support for Node 24 [#&#8203;2110](https://github.com/actions/toolkit/pull/2110) - Bump [@&#8203;actions/http-client](https://github.com/actions/http-client) from 2.0.1 to 3.0.0 </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 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://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4wIiwidXBkYXRlZEluVmVyIjoiNDIuNDQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Renovate added 1 commit 2025-12-09 15:27:47 +01:00
fix(deps): update dependency @actions/core to v2
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m4s
3aeadc3aca
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m4s
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actions-core-2.x:renovate/actions-core-2.x
git checkout renovate/actions-core-2.x
Sign in to join this conversation.