Merge pull request 'chore(deps): update actions/checkout action to v6' (#885) from renovate/actions-checkout-6.x into main
All checks were successful
renovate / renovate (push) Successful in 15m26s
All checks were successful
renovate / renovate (push) Successful in 15m26s
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:42.19.3
|
container: ghcr.io/renovatebot/renovate:42.19.3
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v6
|
||||||
- run: renovate
|
- run: renovate
|
||||||
env:
|
env:
|
||||||
RENOVATE_CONFIG_FILE: "/workspace/hads/renovate-config/config.js"
|
RENOVATE_CONFIG_FILE: "/workspace/hads/renovate-config/config.js"
|
||||||
|
|||||||
Reference in New Issue
Block a user