diff --git a/.gitea/workflows/renovate.yml b/.gitea/workflows/renovate.yml index 8c1b2e0c..6f490eba 100644 --- a/.gitea/workflows/renovate.yml +++ b/.gitea/workflows/renovate.yml @@ -19,7 +19,7 @@ jobs: - name: Renovate uses: renovatebot/github-action@9ba84f1ade243f8c2ce5b223df61cf23dc094584 # v43.0.13 with: - configurationFile: renovate.json + configurationFile: ${GITHUB_WORKSPACE}/renovate.json mount-docker-socket: true docker-socket-host-path: /var/run/docker.sock renovate-version: 41.97.7-full