We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf2c74b commit e465992Copy full SHA for e465992
.github/workflows/build.yml
@@ -56,7 +56,7 @@ jobs:
56
version: 2025.7.12
57
- name: Configure Maven
58
id: configure-maven
59
- uses: SonarSource/ci-github-actions/build-maven@v1
+ uses: SonarSource/ci-github-actions/config-maven@v1
60
with:
61
artifactory-reader-role: private-reader # Override default public-reader
62
- name: Get Sonar Java plugin version
0 commit comments