Compare commits

...

1 Commits

Author SHA1 Message Date
9747066aaf Update actions/checkout action to v6 2026-01-20 17:08:56 +00:00

View File

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