Skip to content

Commit d13e33d

Browse files
chore(deps): update suzuki-shunsuke/github-action-renovate-config-validator action to v1
1 parent 5122aa7 commit d13e33d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate_linting.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ jobs:
77
steps:
88
- uses: actions/checkout@v3
99
- name: 🧼 lint renovate config # Validates changes to renovate.json config file
10-
uses: suzuki-shunsuke/github-action-renovate-config-validator@v0.1.2
10+
uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.0.1
1111
with:
1212
config_file_path: 'renovate.json'

0 commit comments

Comments
 (0)