mirror of
https://github.com/docker/setup-buildx-action.git
synced 2026-05-25 23:46:15 +08:00
Compare commits
2 Commits
v4.1.0
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
815f8233ec | ||
|
|
efc4de4e78 |
251
dist/index.cjs
generated
vendored
251
dist/index.cjs
generated
vendored
File diff suppressed because one or more lines are too long
8
dist/index.cjs.map
generated
vendored
8
dist/index.cjs.map
generated
vendored
File diff suppressed because one or more lines are too long
@@ -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"
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user