Compare commits
2 commits
1ae6d14cb2
...
0a1ca52111
Author | SHA1 | Date | |
---|---|---|---|
0a1ca52111 | |||
14146e4864 |
2 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ env:
|
|||
jobs:
|
||||
renovate:
|
||||
runs-on: docker
|
||||
container: ghcr.io/renovatebot/renovate:40.54.1
|
||||
container: ghcr.io/renovatebot/renovate:40.55.0
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
module.exports = {
|
||||
"platform": "gitea",
|
||||
"endpoint": "https://git.smail.koeln/api/v1",
|
||||
"endpoint": "https://code.offene.cloud/api/v1",
|
||||
"gitAuthor": "Sujiba Bot <bot@home.lan>",
|
||||
"onboardingConfigFileName": "renovate.json",
|
||||
"autodiscover": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue