Skip to content

Commit fcc368f

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v8
1 parent 1fa9103 commit fcc368f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,6 @@ jobs:
8888
run: uv run coverage report -m
8989

9090
- name: SonarCloud Scan
91-
uses: SonarSource/sonarqube-scan-action@299e4b793aaa83bf2aba7c9c14bedbb485688ec4 # v7.1.0
91+
uses: SonarSource/sonarqube-scan-action@59db25f34e16620e48ab4bb9e4a5dce155cb5432 # v8
9292
env:
9393
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)