Merge pull request 'chore(deps): update actions/checkout action to v5' (#7) from renovate/actions-checkout-5.x into master
Some checks failed
renovate / renovate (push) Failing after 29s
Some checks failed
renovate / renovate (push) Failing after 29s
Reviewed-on: #7
This commit is contained in:
@ -16,7 +16,7 @@ jobs:
|
|||||||
container: ghcr.io/renovatebot/renovate:latest
|
container: ghcr.io/renovatebot/renovate:latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
- name: Run Renovate CLI
|
- name: Run Renovate CLI
|
||||||
run: |
|
run: |
|
||||||
renovate
|
renovate
|
||||||
|
Reference in New Issue
Block a user