mirror of
https://github.com/docker/setup-qemu-action.git
synced 2025-11-07 16:06:55 +00:00
Merge branch 'master' of https://github.com/docker/setup-qemu-action into docker-master
This commit is contained in:
commit
e948bd2600
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
"packageManager": "yarn@3.6.3",
|
"packageManager": "yarn@3.6.3",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@actions/core": "^1.11.1",
|
"@actions/core": "^1.11.1",
|
||||||
"@docker/actions-toolkit": "^0.53.0"
|
"@docker/actions-toolkit": "^0.54.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^20.12.12",
|
"@types/node": "^20.12.12",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue