diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index ae8a02c..5bb87d5 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest # Pin to a specific Renovate version for stability (check ghcr.io for latest) # Example: ghcr.io/renovatebot/renovate:37.250.0 - container: ghcr.io/renovatebot/renovate:39.232.1 # Pinned version + container: ghcr.io/renovatebot/renovate:39.232.2 # Pinned version steps: # Checkout the repository containing config.js