From 06a8f8ffe5ac649738e39aa0d84659cf0dcd3ff1 Mon Sep 17 00:00:00 2001 From: Jan Gleytenhoover Date: Fri, 16 Aug 2024 11:41:12 +0000 Subject: [PATCH] Update .gitea/workflows/renovate.yaml (#17) Reviewed-on: https://git.kjan.de/Renovate/renovate-runner/pulls/17 --- .gitea/workflows/renovate.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 566dba3..bd729f9 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest container: ghcr.io/renovatebot/renovate:latest steps: - - uses: actions/checkout@v4 + - uses: https://git.kjan.de/actions/checkout@v4 - run: renovate env: RENOVATE_CONFIG_FILE: "config.js" # replace it with your config.js path