mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-02-07 16:27:26 +00:00
Merge 57a7adc7ec into 7c525be6cc
This commit is contained in:
commit
faec2105c3
4 changed files with 13 additions and 13 deletions
20
dist/index.js
generated
vendored
20
dist/index.js
generated
vendored
File diff suppressed because one or more lines are too long
2
dist/index.js.map
generated
vendored
2
dist/index.js.map
generated
vendored
File diff suppressed because one or more lines are too long
|
|
@ -27,7 +27,7 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.11.1",
|
||||
"@docker/actions-toolkit": "^0.63.0",
|
||||
"js-yaml": "^4.1.0"
|
||||
"js-yaml": "^4.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/compat": "^2.0.0",
|
||||
|
|
|
|||
|
|
@ -3569,7 +3569,7 @@ __metadata:
|
|||
eslint-plugin-jest: "npm:^29.5.0"
|
||||
eslint-plugin-prettier: "npm:^5.5.4"
|
||||
jest: "npm:^30.2.0"
|
||||
js-yaml: "npm:^4.1.0"
|
||||
js-yaml: "npm:^4.1.1"
|
||||
prettier: "npm:^3.7.4"
|
||||
ts-jest: "npm:^29.4.6"
|
||||
ts-node: "npm:^10.9.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue