Skip to content

Commit

Permalink
Update sonar-update-center.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz authored Nov 27, 2024
1 parent bb4bfdc commit 1ce85de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/sonar-update-center.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,10 @@ jobs:
prop-file: findbugs.properties
description: Use SpotBugs 4.8.6, sb-contrib 7.6.6, and findsecbugs 1.13.0
minimal-supported-sq-version: 7.9
changelog-url: https://github.com/spotbugs/sonar-findbugs/releases/tag/4.2.6
download-url: https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.2.6/sonar-findbugs-plugin-4.2.6.jar
changelog-url: https://github.com/spotbugs/sonar-findbugs/releases/tag/4.3.0
download-url: https://repo.maven.apache.org/maven2/com/github/spotbugs/sonar-findbugs-plugin/4.3.0/sonar-findbugs-plugin-4.3.0.jar
sonar-cloud-url: https://sonarcloud.io/summary/new_code?id=com.github.spotbugs:sonar-findbugs-plugin
public-version: 4.2.6
public-version: 4.3.0
github-token: ${{ secrets.PAT_TO_FORK }}
skip-creating-pull-request: true
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 1ce85de

Please sign in to comment.