diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 99945c6..f358ee7 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -17,7 +17,7 @@ jobs: options: --add-host crunchy-orchestrator:gitea-server network: gitea-internal steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - run: renovate env: RENOVATE_CONFIG_FILE: ${{ gitea.workspace }}/config.js