1 Commits

Author SHA1 Message Date
ae124041f6 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v43 2026-01-31 04:09:18 +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:41.43.4 container: ghcr.io/renovatebot/renovate:43.0.6
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