Update actions/checkout action to v6

This commit is contained in:
2026-03-23 15:37:15 +00:00
parent 7a251b2204
commit 0c16086fc2

View File

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