Skip to content

Commit 3ec5ab9

Browse files
authored
docker/login-action@v3: add registry-auth input (#109)
1 parent 6344345 commit 3ec5ab9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

typings/docker/login-action/v3/action-types.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ inputs:
1010
type: boolean
1111
logout:
1212
type: boolean
13+
registry-auth:
14+
type: string

0 commit comments

Comments
 (0)