Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
e39916b31b chore(deps): update ghcr.io/renovatebot/renovate docker tag to v40 2025-04-30 12:09:03 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -11,9 +11,9 @@ on:
jobs:
renovate:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:43.77.0
container: ghcr.io/renovatebot/renovate:40.0.1
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v4
- run: renovate
env:
RENOVATE_CONFIG_FILE: "/workspace/hads/renovate-config/config.js"

View File

@@ -1,6 +1,6 @@
module.exports = {
"timezone": "Pacific/Auckland",
"endpoint": "https://git.nice.nz/api/v1",
"endpoint": "https://git.nice.net.nz/api/v1",
"gitAuthor": "Renovate Bot <renovate-bot@nice.net.nz>",
"platform": "gitea",
"autodiscover": true,