chore(deps): bump @actions/core from 3.0.0 to 3.0.1

Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 3.0.0 to 3.0.1.
- [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.1
  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-06-27 17:54:45 +00:00
committed by GitHub
parent 03df81e2e4
commit 9453a9884a
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"license": "MIT", "license": "MIT",
"packageManager": "yarn@4.17.0", "packageManager": "yarn@4.17.0",
"dependencies": { "dependencies": {
"@actions/core": "^3.0.0", "@actions/core": "^3.0.1",
"@actions/exec": "^3.0.0", "@actions/exec": "^3.0.0",
"@actions/http-client": "^4.0.0", "@actions/http-client": "^4.0.0",
"@actions/tool-cache": "^4.0.0", "@actions/tool-cache": "^4.0.0",
+11 -1
View File
@@ -22,6 +22,16 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@actions/core@npm:^3.0.1":
version: 3.0.1
resolution: "@actions/core@npm:3.0.1"
dependencies:
"@actions/exec": "npm:^3.0.0"
"@actions/http-client": "npm:^4.0.0"
checksum: 10/e1295f6b81299cc5655ea571e7b3eea02889fdc479e71c783ad9ca48432c613f52a1fd01fecc973a64488b053083ea925a0d23ac7af0bcd8462afc4f4371918b
languageName: node
linkType: hard
"@actions/exec@npm:^3.0.0": "@actions/exec@npm:^3.0.0":
version: 3.0.0 version: 3.0.0
resolution: "@actions/exec@npm:3.0.0" resolution: "@actions/exec@npm:3.0.0"
@@ -4603,7 +4613,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "upx-github-action@workspace:." resolution: "upx-github-action@workspace:."
dependencies: dependencies:
"@actions/core": "npm:^3.0.0" "@actions/core": "npm:^3.0.1"
"@actions/exec": "npm:^3.0.0" "@actions/exec": "npm:^3.0.0"
"@actions/http-client": "npm:^4.0.0" "@actions/http-client": "npm:^4.0.0"
"@actions/tool-cache": "npm:^4.0.0" "@actions/tool-cache": "npm:^4.0.0"