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

@@ -10,9 +10,9 @@ on:
jobs: jobs:
renovate: renovate:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/renovatebot/renovate:42 container: ghcr.io/renovatebot/renovate:39
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v6
- 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