foo
This commit is contained in:
parent
aa511b736c
commit
d0036dd520
1 changed files with 6 additions and 6 deletions
|
@ -13,7 +13,7 @@ jobs:
|
|||
show-progress: false
|
||||
|
||||
- run: |
|
||||
renovate-config-validator $RENOVATE_CONFIG_VALIDATOR_EXTRA_FLAGS
|
||||
renovate-config-validator
|
||||
|
||||
run:
|
||||
needs:
|
||||
|
@ -22,8 +22,8 @@ jobs:
|
|||
container: ghcr.io/renovatebot/renovate:40.31.0
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
show-progress: false
|
||||
fetch-depth: 0
|
||||
- run: |
|
||||
renovate $RENOVATE_EXTRA_FLAGS
|
||||
- run: renovate
|
||||
env:
|
||||
LOG_LEVEL: "info"
|
||||
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||
GITHUB_COM_TOKEN: ${{ secrets.TOKEN_GITHUB }}
|
Loading…
Add table
Add a link
Reference in a new issue