mirror of
https://github.com/docker/bake-action.git
synced 2026-01-22 20:32:21 +01:00
Add metadata output
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -31,7 +31,8 @@
|
||||
"@actions/core": "^1.5.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"csv-parse": "^4.16.2",
|
||||
"semver": "^7.3.5"
|
||||
"semver": "^7.3.5",
|
||||
"tmp": "^0.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^26.0.23",
|
||||
|
||||
Reference in New Issue
Block a user