We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c909ae commit 572e37fCopy full SHA for 572e37f
.github/workflows/renovate_linting.yml
@@ -7,6 +7,6 @@ jobs:
7
steps:
8
- uses: actions/checkout@v3
9
- name: 🧼 lint renovate config # Validates changes to renovate.json config file
10
- uses: suzuki-shunsuke/github-action-renovate-config-validator@v0.1.2
+ uses: suzuki-shunsuke/github-action-renovate-config-validator@v1.1.0
11
with:
12
config_file_path: 'renovate.json'
0 commit comments