1 Commits

Author SHA1 Message Date
Renovate-Clanker 6512132c88 Update renovate/renovate Docker tag to v43.136 2026-04-20 19:02:00 +00:00
+2 -2
View File
@@ -10,9 +10,9 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: renovate/renovate:43.212-full container: renovate/renovate:43.136-full
steps: steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- run: renovate - run: renovate
env: env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/renovate-config.js RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/renovate-config.js