Skip to content

Commit 1697b82

Browse files
authored
Add tag-names to docker/metadata-action@v5 (#115)
1 parent 1bcfb19 commit 1697b82

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

typings/docker/metadata-action/v5/action-types.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,8 @@ outputs:
6363
type: string
6464
bake-file:
6565
type: string
66+
tag-names:
67+
type: list
68+
separator: '\n'
69+
list-item:
70+
type: string

0 commit comments

Comments
 (0)