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
|
show-progress: false
|
||||||
|
|
||||||
- run: |
|
- run: |
|
||||||
renovate-config-validator $RENOVATE_CONFIG_VALIDATOR_EXTRA_FLAGS
|
renovate-config-validator
|
||||||
|
|
||||||
run:
|
run:
|
||||||
needs:
|
needs:
|
||||||
|
@ -22,8 +22,8 @@ jobs:
|
||||||
container: ghcr.io/renovatebot/renovate:40.31.0
|
container: ghcr.io/renovatebot/renovate:40.31.0
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
- run: renovate
|
||||||
show-progress: false
|
env:
|
||||||
fetch-depth: 0
|
LOG_LEVEL: "info"
|
||||||
- run: |
|
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
|
||||||
renovate $RENOVATE_EXTRA_FLAGS
|
GITHUB_COM_TOKEN: ${{ secrets.TOKEN_GITHUB }}
|
Loading…
Add table
Add a link
Reference in a new issue