Skip to content

Commit 1ce85de

Browse files
authored
Update sonar-update-center.yml
1 parent bb4bfdc commit 1ce85de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/sonar-update-center.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ jobs:
5757
prop-file: findbugs.properties
5858
description: Use SpotBugs 4.8.6, sb-contrib 7.6.6, and findsecbugs 1.13.0
5959
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
6262
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
6464
github-token: ${{ secrets.PAT_TO_FORK }}
6565
skip-creating-pull-request: true
6666
- uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)