diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index beb4eb0..a42ce79 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest container: ghcr.io/renovatebot/renovate:42.18.0 steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 - run: renovate env: RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js