Bump @actions/core from 1.11.1 to 2.0.2

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.11.1 to 2.0.2.
- [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: 2.0.2
  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-02-18 21:16:49 +00:00
committed by GitHub
parent 2fa51ae2a1
commit 705fc8a025
2 changed files with 29 additions and 18 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
},
"license": "MIT",
"dependencies": {
"@actions/core": "^1.11.1"
"@actions/core": "^3.0.0"
},
"devDependencies": {
"@eslint/compat": "^2.0.1",