Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate Bot
c320bbc38a Update renovate/renovate Docker tag to v41.32.0 2025-07-13 12:15:03 +00:00
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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