Commit 56b0c77 1 parent f3a4b33 commit 56b0c77 Copy full SHA for 56b0c77
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
uses : actions/checkout@v4
13
13
14
14
- name : Validate
15
- uses : suzuki-shunsuke/github-action-renovate-config-validator@v1.0.1
15
+ uses : suzuki-shunsuke/github-action-renovate-config-validator@v1.1.0
16
16
with :
17
17
config_file_path : .github/renovate.json5
Original file line number Diff line number Diff line change 31
31
<build-helper-plugin .version>3.6.0</build-helper-plugin .version>
32
32
<build-properties-plugin .version>1.2.1</build-properties-plugin .version>
33
33
<maven-compiler .plugin.version>3.13.0</maven-compiler .plugin.version>
34
- <surefire-plugin .version>3.3.1 </surefire-plugin .version>
34
+ <surefire-plugin .version>3.5.0 </surefire-plugin .version>
35
35
<maven-enforcer-plugin .version>3.5.0</maven-enforcer-plugin .version>
36
36
<ktlint-plugin .version>3.2.0</ktlint-plugin .version>
37
37
You can’t perform that action at this time.
0 commit comments