🚨 MAJOR: actions/checkout to vv7 #9

Open
renovatebot wants to merge 1 commits from renovate/actions-checkout-7.x into main
Showing only changes of commit d484231c26 - Show all commits
+1 -1
View File
@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:39 container: ghcr.io/renovatebot/renovate:39
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v7
- run: renovate - run: renovate
env: env:
RENOVATE_CONFIG_FILE: "/workspace/renovatebot/renovate-config/config.js" # replace it with your config.js path RENOVATE_CONFIG_FILE: "/workspace/renovatebot/renovate-config/config.js" # replace it with your config.js path