Merge pull request #551 from docker/dependabot/npm_and_yarn/actions/core-3.0.1

build(deps): bump @actions/core from 3.0.0 to 3.0.1
This commit is contained in:
CrazyMax
2026-05-28 10:26:05 +02:00
committed by GitHub
4 changed files with 131 additions and 132 deletions

251
dist/index.cjs generated vendored

File diff suppressed because one or more lines are too long

8
dist/index.cjs.map generated vendored

File diff suppressed because one or more lines are too long

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.90.0",
"js-yaml": "^4.1.1"
},

View File

@@ -2784,7 +2784,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "docker-setup-buildx@workspace:."
dependencies:
"@actions/core": "npm:^3.0.0"
"@actions/core": "npm:^3.0.1"
"@docker/actions-toolkit": "npm:^0.90.0"
"@eslint/js": "npm:^9.39.3"
"@types/js-yaml": "npm:^4.0.9"