Skip to content

Commit e26879f

Browse files
committed
Use shared renovatebot config check composite action
1 parent c83007c commit e26879f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,7 @@ jobs:
88
name: Validate renovatebot config
99
runs-on: ubuntu-24.04
1010
steps:
11-
- name: Checkout
12-
uses: actions/checkout@v4
13-
14-
- name: Validate
15-
uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.1.1
11+
- name: Validate Renovatebot config
12+
uses: HSLdevcom/jore4-tools/github-actions/check-renovatebot-config@shared-check-renovatebot-config-v1
1613
with:
1714
config_file_path: .github/renovate.json5

0 commit comments

Comments
 (0)