File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,10 +57,10 @@ jobs:
57
57
prop-file : findbugs.properties
58
58
description : Use SpotBugs 4.8.6, sb-contrib 7.6.6, and findsecbugs 1.13.0
59
59
minimal-supported-sq-version : 7.9
60
- changelog-url : https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.6
61
- download-url : https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.6 /sonar-findbugs-plugin-4.2.6 .jar
60
+ changelog-url : https://github.com/spotbugs/sonar-findbugs/releases/tag/4.3.0
61
+ download-url : https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.3.0 /sonar-findbugs-plugin-4.3.0 .jar
62
62
sonar-cloud-url : https://sonarcloud.io/summary/new_code?id=com.github.spotbugs:sonar-findbugs-plugin
63
- public-version : 4.2.6
63
+ public-version : 4.3.0
64
64
github-token : ${{ secrets.PAT_TO_FORK }}
65
65
skip-creating-pull-request : true
66
66
- uses : actions/upload-artifact@v4
You can’t perform that action at this time.
0 commit comments