Update schedule-renovate.yaml

This commit is contained in:
Joseph Hanson 2023-05-03 09:02:24 -05:00 committed by GitHub
parent b35f6d1e77
commit 5423d35126
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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' }}