fix: specify repository in checkout
This commit is contained in:
@@ -16,6 +16,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout central config
|
||||
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
|
||||
with:
|
||||
repository: perso/renovate-bot
|
||||
|
||||
- name: Run Renovate
|
||||
run: renovate
|
||||
|
||||
Reference in New Issue
Block a user