Update renovate/renovate Docker tag to v41.32.0

This commit is contained in:
Renovate Bot
2025-07-13 12:15:03 +00:00
parent 91745ee5e5
commit c320bbc38a
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ environment:
LOG_LEVEL: info
steps:
- name: renovate
image: renovate/renovate:41.27.0
image: renovate/renovate:41.32.0
privileged: true
commands:
- unset GIT_COMMITTER_NAME GIT_COMMITTER_EMAIL GIT_AUTHOR_NAME GIT_AUTHOR_EMAIL

View File

@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4
- name: Run Renovate
uses: docker://renovate/renovate:41.27.0
uses: docker://renovate/renovate:41.32.0
env:
LOG_LEVEL: info
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}

View File

@@ -15,7 +15,7 @@ spec:
spec:
hostNetwork: true
containers:
- image: renovate/renovate:41.27.0
- image: renovate/renovate:41.32.0
name: renovate-bot
env:
- name: RENOVATE_TOKEN