build(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-04-27 12:41:30 +00:00
committed by GitHub
parent f6ea87cae1
commit 6be338ffcd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
"license": "Apache-2.0",
"packageManager": "yarn@4.9.2",
"dependencies": {
"@actions/core": "^3.0.0",
"@actions/core": "^3.0.1",
"@docker/actions-toolkit": "^0.89.0"
},
"devDependencies": {
+1 -1
View File
@@ -2769,7 +2769,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "docker-setup-docker@workspace:."
dependencies:
"@actions/core": "npm:^3.0.0"
"@actions/core": "npm:^3.0.1"
"@docker/actions-toolkit": "npm:^0.89.0"
"@eslint/js": "npm:^9.39.3"
"@types/node": "npm:^24.11.0"