build(deps): bump @actions/core from 2.0.1 to 3.0.0

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.1 to 3.0.0.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-29 10:53:59 +00:00
committed by GitHub
parent e43656e248
commit 3544b5f811
2 changed files with 45 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
"license": "Apache-2.0",
"packageManager": "yarn@3.6.3",
"dependencies": {
"@actions/core": "^2.0.1",
"@actions/core": "^3.0.0",
"@docker/actions-toolkit": "^0.71.0"
},
"devDependencies": {