Compare commits

..

1 Commits

Author SHA1 Message Date
renovate 54821b2672 Update ghcr.io/renovatebot/renovate Docker tag to v42.27.0 2025-11-30 13:00:23 +00:00
+2 -2
View File
@@ -10,9 +10,9 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:43.249.5 container: ghcr.io/renovatebot/renovate:42.27.0
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v4
- run: renovate - run: renovate
env: env:
RENOVATE_CONFIG_FILE: "/workspace/renovate/renovate-config/config.js" # replace it with your config.js path RENOVATE_CONFIG_FILE: "/workspace/renovate/renovate-config/config.js" # replace it with your config.js path