Update .gitea/workflows/renovate.yaml #91

Merged
jank merged 1 commit from jank-patch-1 into main 2025-04-11 08:36:14 +00:00
Showing only changes of commit 582990732d - Show all commits

View file

@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
# Pin to a specific Renovate version for stability (check ghcr.io for latest) # Pin to a specific Renovate version for stability (check ghcr.io for latest)
# Example: ghcr.io/renovatebot/renovate:37.250.0 # Example: ghcr.io/renovatebot/renovate:37.250.0
container: ghcr.io/renovatebot/renovate:39.238.1 # Pinned version container: ghcr.io/renovatebot/renovate:39 # Pinned version
steps: steps:
# Checkout the repository containing config.js # Checkout the repository containing config.js