hostrule update
This commit is contained in:
parent
dec5d292d5
commit
76ca6f764c
1 changed files with 0 additions and 1 deletions
|
@ -57,7 +57,6 @@ runs:
|
|||
RENOVATE_HOST_RULES: |-
|
||||
[
|
||||
{"matchHost":"docker.io","hostType":"docker","username":"${{ inputs.docker-username }}","password":"${{ inputs.docker-password }}"},
|
||||
{"matchHost":"ghcr.io","hostType":"docker","username":"${{ inputs.github-username }}","password":"${{ inputs.github-token }}"},
|
||||
{"matchHost":"github.com","hostType":"github","token":"${{ inputs.github-token }}"},
|
||||
]
|
||||
GIT_AUTHOR_NAME: 'Renovate Bot'
|
||||
|
|
Loading…
Reference in a new issue