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 cf10dd3 commit 6ffeae3Copy full SHA for 6ffeae3
.github/workflows/build.yml
@@ -59,7 +59,7 @@ jobs:
59
version: 2025.7.12
60
- name: Configure Maven
61
id: configure-maven
62
- uses: SonarSource/ci-github-actions/config-maven@v1.1.4
+ uses: SonarSource/ci-github-actions/config-maven@v1
63
with:
64
artifactory-reader-role: private-reader # Override default public-reader
65
- name: Get Sonar Java plugin version
0 commit comments