Skip to content

Commit a34c2dd

Browse files
authored
Merge branch 'main' into dependabot/maven/org.apache.maven.plugins-maven-enforcer-plugin-3.5.0
2 parents e05967a + 4d78b5c commit a34c2dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: SonarQube Scan
2727
if: ${{ github.actor != 'dependabot[bot]' }}
28-
uses: SonarSource/sonarqube-scan-action@v5.2.0
28+
uses: SonarSource/sonarqube-scan-action@v6.0.0
2929
env:
3030
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
3131
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)