Skip to content

Commit 9c298e0

Browse files
authoredAug 5, 2024··
fix: renovate ghcr host docker type (#201)
1 parent 1c6eb24 commit 9c298e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎config/renovate.json5

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@
4444
},
4545
{
4646
"matchHost": "ghcr.io",
47+
"hostType": "docker",
4748
"description": "Encrypted creds for ghcr.io, scoped to this Github org using: https://docs.renovatebot.com/getting-started/migrating-secrets/#migrate-your-secrets-in-encrypted-form",
4849
"username": "renovate",
4950
"token": "{{ secrets.DEFENSEUNICORNS_PACKAGE_READ_PAT }}"

0 commit comments

Comments
 (0)
Please sign in to comment.