1 Commits

Author SHA1 Message Date
14679de7dc Update ghcr.io/renovatebot/renovate Docker tag to v42 2025-11-17 13:01:05 +00:00
2 changed files with 2 additions and 7 deletions

View File

@@ -10,9 +10,9 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:42.66.11 container: ghcr.io/renovatebot/renovate:42.12.1
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

View File

@@ -1,5 +0,0 @@
# Renovate Bot
![Main](https://git.fraley.de/renovate/renovate-config/actions/workflows/renovate.yaml/badge.svg?branch=main&style=flat-square)
Der Renovate Bot sorgt dafür dass in unseren Projekten automatisch PullRequest für Paketupdates erstellt werden.