Skip to content

Commit c7729e7

Browse files
committed
Use shared renovatebot config check workflow
1 parent c83007c commit c7729e7

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

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

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ 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-
14-
- name: Validate
15-
uses: suzuki-shunsuke/[email protected]
16-
with:
17-
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

0 commit comments

Comments
 (0)