Merge pull request 'chore(deps): update actions/checkout action to v5' (#764) from renovate/actions-checkout-5.x into main
Some checks failed
renovate / renovate (push) Failing after 2s
Some checks failed
renovate / renovate (push) Failing after 2s
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: ghcr.io/renovatebot/renovate:41.62.1
|
container: ghcr.io/renovatebot/renovate:41.62.1
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v5
|
||||||
- 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