Skip to content

Commit 1bdeb39

Browse files
Test specific commit
1 parent 9c51d90 commit 1bdeb39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
fetch-depth: 0
1717
- name: "SonarQube Scan"
18-
uses: SonarSource/sonarqube-scan-action@v5.3.1
18+
uses: SonarSource/sonarqube-scan-action@2f77a1ec69fb1d595b06f35ab27e97605bdef703
1919
env:
2020
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
2121
DYNAMIC_PROJECT_KEY: "sonarqubecloud-aleksandra-bozhinoska_${{ github.event.repository.name }}"

0 commit comments

Comments
 (0)