1 Commits

Author SHA1 Message Date
Renovate Bot
9880f390cb chore(deps): Update actions/checkout action to v6 2025-12-01 06:01:28 +00:00

View File

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