Update .forgejo/workflows/renovate.yml
This commit is contained in:
parent
a5ae81b3d8
commit
1c46777435
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ jobs:
|
|||
- name: Run Renovate
|
||||
uses: docker://ghcr.io/renovatebot/renovate:39.164.1
|
||||
with:
|
||||
args: renovate --log-level debug
|
||||
args: renovate
|
||||
env:
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
GITHUB_COM_TOKEN: ${{ secrets.GIT_COM_TOKEN }}
|
||||
|
|
Reference in a new issue