Compare commits

..

2 Commits

Author SHA1 Message Date
4c8e27b6ae Update actions/checkout action to v6 2025-11-21 12:02:47 +00:00
589bb56777 Merge pull request 'Configure Renovate' (#1) from renovate/configure into main
All checks were successful
renovate / renovate (push) Successful in 2m21s
Reviewed-on: #1
2025-11-03 03:28:32 +00:00

View File

@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- run: renovate
env:
RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js