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

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 2.0.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-08 14:53:07 +00:00
committed by GitHub
parent 01fb6c8d3b
commit 53aedd9542
2 changed files with 13 additions and 3 deletions

View File

@@ -47,7 +47,7 @@
"dependencies": {
"@actions/artifact": "^5.0.1",
"@actions/cache": "^5.0.1",
"@actions/core": "^2.0.1",
"@actions/core": "^2.0.2",
"@actions/exec": "^2.0.0",
"@actions/github": "^6.0.1",
"@actions/http-client": "^3.0.1",

View File

@@ -61,7 +61,7 @@ __metadata:
languageName: node
linkType: hard
"@actions/core@npm:^2.0.0, @actions/core@npm:^2.0.1":
"@actions/core@npm:^2.0.0":
version: 2.0.1
resolution: "@actions/core@npm:2.0.1"
dependencies:
@@ -71,6 +71,16 @@ __metadata:
languageName: node
linkType: hard
"@actions/core@npm:^2.0.2":
version: 2.0.2
resolution: "@actions/core@npm:2.0.2"
dependencies:
"@actions/exec": "npm:^2.0.0"
"@actions/http-client": "npm:^3.0.1"
checksum: 10/37547d3668c7df0b498b7f4596e190a9bf27d3d24f9c9b8b9718c6e79f3d550ef7bab9b2e517d54de163e36f0e1fdc51cc688753130caf3240cefb9ac37cd0b3
languageName: node
linkType: hard
"@actions/exec@npm:^1.0.0, @actions/exec@npm:^1.1.1":
version: 1.1.1
resolution: "@actions/exec@npm:1.1.1"
@@ -1180,7 +1190,7 @@ __metadata:
dependencies:
"@actions/artifact": "npm:^5.0.1"
"@actions/cache": "npm:^5.0.1"
"@actions/core": "npm:^2.0.1"
"@actions/core": "npm:^2.0.2"
"@actions/exec": "npm:^2.0.0"
"@actions/github": "npm:^6.0.1"
"@actions/http-client": "npm:^3.0.1"