[Renovate] Change token
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
055c492b72
commit
27445e2015
@ -24,7 +24,7 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
|
|
||||||
# renovate -> github
|
# renovate -> github
|
||||||
GITHUB_ACCESS_TOKEN:
|
GITHUB_COM_TOKEN:
|
||||||
from_secret: 'github_access_token'
|
from_secret: 'github_access_token'
|
||||||
|
|
||||||
# renovate -> gitea
|
# renovate -> gitea
|
||||||
|
@ -5,11 +5,5 @@
|
|||||||
"dependencyDashboardApproval": true,
|
"dependencyDashboardApproval": true,
|
||||||
"major": {
|
"major": {
|
||||||
"dependencyDashboardApproval": true
|
"dependencyDashboardApproval": true
|
||||||
},
|
|
||||||
"hostRules": [
|
|
||||||
{
|
|
||||||
"matchHost": "github.com",
|
|
||||||
"token": "${GITHUB_ACCESS_TOKEN}"
|
|
||||||
}
|
}
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user