From 1ae6d14cb26a9acc05091a7386ceef41b6650034 Mon Sep 17 00:00:00 2001 From: Sujiba Bot Date: Sat, 14 Jun 2025 09:44:02 +0000 Subject: [PATCH 1/3] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v40.55.0 --- .forgejo/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/renovate.yaml b/.forgejo/workflows/renovate.yaml index 95448da..572a3d2 100644 --- a/.forgejo/workflows/renovate.yaml +++ b/.forgejo/workflows/renovate.yaml @@ -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 From 14146e486456943276bce4989dc0ff9937bf80d7 Mon Sep 17 00:00:00 2001 From: sujiba Date: Sat, 14 Jun 2025 14:46:26 +0200 Subject: [PATCH 2/3] feat: changed domain --- config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.js b/config.js index 4b08b47..fcda7e4 100644 --- a/config.js +++ b/config.js @@ -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 ", "onboardingConfigFileName": "renovate.json", "autodiscover": true, @@ -8,4 +8,4 @@ module.exports = { "automerge": true, "automergeType": "pr", "platformAutomerge": true, -}; \ No newline at end of file +}; From 0a1ca521117bd7bb9ce96a6492a4e5e319999cac Mon Sep 17 00:00:00 2001 From: Sujiba Bot Date: Sat, 14 Jun 2025 12:58:21 +0000 Subject: [PATCH 3/3] chore(deps): update ghcr.io/renovatebot/renovate docker tag to v40.55.0 --- .forgejo/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/renovate.yaml b/.forgejo/workflows/renovate.yaml index 95448da..572a3d2 100644 --- a/.forgejo/workflows/renovate.yaml +++ b/.forgejo/workflows/renovate.yaml @@ -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