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