Merge pull request 'Update actions/checkout action to v6' (#2) from renovate/actions-checkout-6.x into main
All checks were successful
renovate / renovate (push) Successful in 4m17s

Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
2026-04-02 10:32:35 +00:00

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:43
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- run: renovate
env:
RENOVATE_CONFIG_FILE: "/workspace/spenke-nordic-ab/renovate-config/config.js" # replace it with your config.js path