diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 90678f1..f3d69a2 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest container: ghcr.io/renovatebot/renovate:latest steps: - - uses: https://git.kjan.de/actions/checkout@v4 + - uses: actions/checkout@v4 - run: renovate env: RENOVATE_CONFIG_FILE: "config.js" # replace it with your config.js path