mirror of
https://github.com/docker/metadata-action.git
synced 2026-01-21 05:38:56 +08:00
Add label-custom input
This commit is contained in:
parent
c48ac80f46
commit
8c7824c6d8
10 changed files with 1648 additions and 61 deletions
|
|
@ -25,6 +25,7 @@
|
|||
"dependencies": {
|
||||
"@actions/core": "^1.2.6",
|
||||
"@actions/github": "^4.0.0",
|
||||
"csv-parse": "^4.14.2",
|
||||
"handlebars": "^4.7.6",
|
||||
"moment": "^2.29.1",
|
||||
"semver": "^7.3.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue