Update schedule-renovate.yaml
This commit is contained in:
parent
b35f6d1e77
commit
5423d35126
1 changed files with 1 additions and 1 deletions
2
.github/workflows/schedule-renovate.yaml
vendored
2
.github/workflows/schedule-renovate.yaml
vendored
|
@ -27,7 +27,7 @@ on:
|
|||
jobs:
|
||||
renovate:
|
||||
name: Renovate
|
||||
uses: renovatebot/github-action@v36.0.0
|
||||
uses: jahanson/vyos-config/.github/workflows/run-renovate.yaml@main
|
||||
with:
|
||||
configurationFile: ".github/renovate.json5"
|
||||
dryRun: ${{ inputs.dryRun || 'false' }}
|
||||
|
|
Reference in a new issue