feat: Add docker-network input param (#853)

Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
This commit is contained in:
Taras 2024-07-01 10:15:33 +01:00 committed by GitHub
parent f9e5140430
commit c928c7fe82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 21 additions and 0 deletions

View file

@ -40,6 +40,10 @@ inputs:
description: |
Override docker command. Default command is `renovate`
required: false
docker-network:
description: |
Docker network.
required: false
docker-user:
description: |
Docker user. Default to an unprivileged user