Skip to content

Commit abef569

Browse files
Merge pull request #9 from NHSDigital/dependabot/github_actions/SonarSource/sonarqube-scan-action-7
Bump SonarSource/sonarqube-scan-action from 6 to 7
2 parents ec2d1ae + 257a939 commit abef569

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stage-2-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
name: unit-test-results
6363
path: test-artefacts/
6464
- name: "SonarCloud Scan"
65-
uses: SonarSource/sonarqube-scan-action@v6
65+
uses: SonarSource/sonarqube-scan-action@v7
6666
env:
6767
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
6868
with:

0 commit comments

Comments
 (0)