Skip to content

Commit 84270cf

Browse files
Joonas HiltunenJontzii
authored andcommitted
Use shared renovatebot config check workflow
1 parent 1bb47f5 commit 84270cf

1 file changed

Lines changed: 4 additions & 11 deletions

File tree

.github/workflows/check-renovatebot-config.yml

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,7 @@ on:
66
jobs:
77
validate:
88
name: Validate renovatebot config
9-
runs-on: ubuntu-24.04
10-
steps:
11-
- name: Checkout
12-
uses: actions/checkout@v4
13-
with:
14-
submodules: recursive
15-
16-
- name: Validate
17-
uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.1.1
18-
with:
19-
config_file_path: .github/renovate.json5
9+
uses: HSLdevcom/jore4-tools/.github/workflows/shared-check-renovatebot-config.yml@shared-check-renovatebot-config-v1
10+
with:
11+
config_file_path: .github/renovate.json5
12+
checkout_submodules: recursive

0 commit comments

Comments
 (0)