Compare commits
3 Commits
b9abf9c81d
...
7872f5dad0
Author | SHA1 | Date | |
---|---|---|---|
|
7872f5dad0 | ||
b55dd80880 | |||
|
c154f7eff5 |
@@ -9,6 +9,6 @@ jobs:
|
||||
container: ghcr.io/renovatebot/renovate:41.91.0
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: https://gitea.com/actions/checkout@v4
|
||||
uses: https://gitea.com/actions/checkout@v5
|
||||
- name: Config check
|
||||
run: renovate-config-validator $RENOVATE_CONFIG_VALIDATOR_EXTRA_FLAGS
|
||||
|
@@ -13,7 +13,7 @@ jobs:
|
||||
container: ghcr.io/renovatebot/renovate:41.91.0
|
||||
steps:
|
||||
- name: Checkout sources
|
||||
uses: https://gitea.com/actions/checkout@v4
|
||||
uses: https://gitea.com/actions/checkout@v5
|
||||
- run: renovate
|
||||
env:
|
||||
RENOVATE_CONFIG_FILE: "config.js"
|
||||
|
Reference in New Issue
Block a user