Skip to content

Commit a457e9e

Browse files
chore(deps): update sonarsource/sonarqube-scan-action action to v5.3.1 (#8)
1 parent 81bbfc7 commit a457e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: make test
5252

5353
- name: SonarQube Scan
54-
uses: SonarSource/sonarqube-scan-action@8c71dc039c2dd71d3821e89a2b58ecc7fee6ced9 # v5.3.0
54+
uses: SonarSource/sonarqube-scan-action@1a6d90ebcb0e6a6b1d87e37ba693fe453195ae25 # v5.3.1
5555
env:
5656
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
5757

0 commit comments

Comments
 (0)