[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:
|
||||
|
||||
# renovate -> github
|
||||
GITHUB_ACCESS_TOKEN:
|
||||
GITHUB_COM_TOKEN:
|
||||
from_secret: 'github_access_token'
|
||||
|
||||
# renovate -> gitea
|
||||
|
@ -5,11 +5,5 @@
|
||||
"dependencyDashboardApproval": true,
|
||||
"major": {
|
||||
"dependencyDashboardApproval": true
|
||||
},
|
||||
"hostRules": [
|
||||
{
|
||||
"matchHost": "github.com",
|
||||
"token": "${GITHUB_ACCESS_TOKEN}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user