Skip to content

Commit 0822fe9

Browse files
authored
Merge pull request #354 from NASA-PDS/dependabot/github_actions/SonarSource/sonarqube-scan-action-8
Bump SonarSource/sonarqube-scan-action from 7 to 8
2 parents 2bdd57f + 6a6137d commit 0822fe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unstable-cicd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
ADMIN_GITHUB_TOKEN: ${{secrets.ADMIN_GITHUB_TOKEN}}
8181
-
8282
name: 🛏️ Upload Coverage
83-
uses: SonarSource/sonarqube-scan-action@v7
83+
uses: SonarSource/sonarqube-scan-action@v8
8484
env:
8585
SONAR_TOKEN: ${{secrets.SONAR_TOKEN}}
8686

0 commit comments

Comments
 (0)