diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 554890b..4422879 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest container: ghcr.io/renovatebot/renovate:43 steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 - run: renovate env: RENOVATE_CONFIG_FILE: "/workspace/spenke-nordic-ab/renovate-config/config.js" # replace it with your config.js path