Skip to content

Commit 3ba1c80

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v8
1 parent 7d43239 commit 3ba1c80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sonarscan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
echo "packageVersion=$(jq -r .version package.json)" >> "${GITHUB_OUTPUT}"
7272
7373
- name: SonarCloud Scan
74-
uses: SonarSource/sonarqube-scan-action@a31c9398be7ace6bbfaf30c0bd5d415f843d45e9 # v7.0.0
74+
uses: SonarSource/sonarqube-scan-action@59db25f34e16620e48ab4bb9e4a5dce155cb5432 # v8.0.0
7575
env:
7676
GITHUB_TOKEN: ${{ github.token }}
7777
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)