File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626
2727 # Runs the Renovate GitHub Action
2828 - name : Renovate
29- uses :
renovatebot/[email protected] .12 29+ uses :
renovatebot/[email protected] .14 3030 with :
3131 token : ${{ secrets.GITHUB_TOKEN }} # required to create PRs/issues
3232 configurationFile : .github/renovate.json
Original file line number Diff line number Diff line change 9898 <maven-checkstyle-plugin .version>3.6.0</maven-checkstyle-plugin .version>
9999 <maven-clean-plugin .version>3.5.0</maven-clean-plugin .version>
100100 <maven-compiler-plugin .version>3.14.0</maven-compiler-plugin .version>
101- <maven-surefire-plugin .version>3.5.3 </maven-surefire-plugin .version>
101+ <maven-surefire-plugin .version>3.5.4 </maven-surefire-plugin .version>
102102 <maven-jar-plugin .version>3.1.1</maven-jar-plugin .version>
103103 <maven-install-plugin .version>3.1.4</maven-install-plugin .version>
104104 <maven-deploy-plugin .version>2.8.2</maven-deploy-plugin .version>
You can’t perform that action at this time.
0 commit comments