1 Commits

Author SHA1 Message Date
85d1b277cb chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43 2026-02-07 04:14:17 +00:00

View File

@@ -13,9 +13,9 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:43.29.2 container: ghcr.io/renovatebot/renovate:43.4.2
steps: steps:
- uses: actions/checkout@v6 - uses: actions/checkout@v4
- run: renovate - run: renovate
env: env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js