Skip to content

Commit 100f1bb

Browse files
authored
Merge pull request #429 from wpengine/dependabot/github_actions/dot-github/workflows/sonarsource/sonarqube-scan-action-6
build(deps): bump sonarsource/sonarqube-scan-action from 4 to 6 in /.github/workflows
2 parents 5e02260 + db25f9b commit 100f1bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 0
2424

2525
- name: SonarQube Scan
26-
uses: sonarsource/sonarqube-scan-action@v4
26+
uses: sonarsource/sonarqube-scan-action@v6
2727
env:
2828
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
2929
SONAR_HOST_URL: ${{ secrets.SONAR_HOST_URL }}

0 commit comments

Comments
 (0)