chore(deps): update dependency @actions/core to v3 #50

Open
renovate-bot wants to merge 1 commits from renovate/actions-core-3.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@actions/core (source) 2.0.33.0.0 age confidence

Release Notes

actions/toolkit (@​actions/core)

v3.0.0

  • Breaking change: Package is now ESM-only
    • CommonJS consumers must use dynamic import() instead of require()

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)) | [`2.0.3` → `3.0.0`](https://renovatebot.com/diffs/npm/@actions%2fcore/2.0.3/3.0.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@actions%2fcore/3.0.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@actions%2fcore/2.0.3/3.0.0?slim=true) | --- ### Release Notes <details> <summary>actions/toolkit (@&#8203;actions/core)</summary> ### [`v3.0.0`](https://github.com/actions/toolkit/blob/HEAD/packages/core/RELEASES.md#300) - **Breaking change**: Package is now ESM-only - CommonJS consumers must use dynamic `import()` instead of `require()` </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi40IiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2026-04-13 12:01:46 +02:00
chore(deps): update dependency @actions/core to v3
Some checks failed
renovate/stability-days Updates have met minimum release age requirement
CI / Dry-Run (pull_request) Successful in 13s
CI / Dry-Run Prerelease (pull_request) Successful in 12s
CI / Check Dist (pull_request) Successful in 43s
CI / Test (pull_request) Failing after 1m26s
29b82b4509
renovate-bot force-pushed renovate/actions-core-3.x from 3ee61d616c to 29b82b4509 2026-04-13 12:01:46 +02:00 Compare
Some checks are pending
renovate/stability-days Updates have met minimum release age requirement
CI / Dry-Run (pull_request) Successful in 13s
Required
Details
CI / Dry-Run Prerelease (pull_request) Successful in 12s
Required
Details
CI / Check Dist (pull_request) Successful in 43s
Required
Details
CI / Test (pull_request) Failing after 1m26s
Required
Details
Run TAS*
Required
Some required checks were not successful.
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-3.x:renovate/actions-core-3.x
git checkout renovate/actions-core-3.x
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: t.behrendt/conventional-semantic-git-tag-increment#50