1 Commits

Author SHA1 Message Date
d641a0b758 chore(deps): update ghcr.io/renovatebot/renovate docker tag to v42 2025-12-17 04:08:39 +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:42.58.3
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