Skip to content

Commit 29458e8

Browse files
Joonas HiltunenJontzii
authored andcommitted
Switch check renovatebot config to use the new composite action
1 parent 5e5e64d commit 29458e8

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

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

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,6 @@ on:
88

99
jobs:
1010
validate:
11-
name: Validate renovatebot config
12-
runs-on: ubuntu-24.04
13-
steps:
14-
- name: Checkout
15-
uses: actions/checkout@v4
16-
17-
- name: Validate
18-
uses: suzuki-shunsuke/github-action-renovate-config-validator@v0.1.3
19-
with:
20-
config_file_path: renovatebot/jore4-default-preset.json5
11+
uses: HSLdevcom/jore4-tools/.github/workflows/shared-check-renovatebot-config.yml@shared-check-renovatebot-config-v1
12+
with:
13+
config_file_path: renovatebot/jore4-default-preset.json5

0 commit comments

Comments
 (0)