mirror of
https://github.com/docker/bake-action.git
synced 2025-07-14 12:41:53 +02:00
git context support
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
@ -27,7 +27,8 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
"@docker/actions-toolkit": "^0.18.0"
|
||||
"@docker/actions-toolkit": "^0.18.0",
|
||||
"handlebars": "^4.7.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.5.9",
|
||||
|
Reference in New Issue
Block a user