diff --git a/.gitea/workflows/workflow.yaml b/.gitea/workflows/workflow.yaml index 0d695fd..c71e9f3 100644 --- a/.gitea/workflows/workflow.yaml +++ b/.gitea/workflows/workflow.yaml @@ -7,7 +7,7 @@ on: jobs: renovate: runs-on: ubuntu-latest - container: ghcr.io/renovatebot/renovate:41.164.0 + container: ghcr.io/renovatebot/renovate:41.164.1 steps: # Step 1: Check out the repository so your config file is available - name: Checkout