Skip to content

Commit 6be338f

Browse files
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>
1 parent f6ea87c commit 6be338f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"license": "Apache-2.0",
2424
"packageManager": "yarn@4.9.2",
2525
"dependencies": {
26-
"@actions/core": "^3.0.0",
26+
"@actions/core": "^3.0.1",
2727
"@docker/actions-toolkit": "^0.89.0"
2828
},
2929
"devDependencies": {

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2769,7 +2769,7 @@ __metadata:
27692769
version: 0.0.0-use.local
27702770
resolution: "docker-setup-docker@workspace:."
27712771
dependencies:
2772-
"@actions/core": "npm:^3.0.0"
2772+
"@actions/core": "npm:^3.0.1"
27732773
"@docker/actions-toolkit": "npm:^0.89.0"
27742774
"@eslint/js": "npm:^9.39.3"
27752775
"@types/node": "npm:^24.11.0"

0 commit comments

Comments
 (0)