mirror of
https://github.com/docker/metadata-action.git
synced 2025-07-13 20:11:50 +02:00
PEP 440 support
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@ -31,6 +31,7 @@
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.4.0",
|
||||
"@actions/github": "^5.0.0",
|
||||
"@renovate/pep440": "^1.0.0",
|
||||
"csv-parse": "^4.16.0",
|
||||
"handlebars": "^4.7.7",
|
||||
"moment": "^2.29.1",
|
||||
|
Reference in New Issue
Block a user