Skip to content

Commit df4daee

Browse files
authored
Update aps-cypress-e2e - pin sonar to v3.1.0
1 parent 9792096 commit df4daee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aps-cypress-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
100100
- name: SonarCloud Scan
101101
if: always()
102-
uses: sonarsource/sonarqube-scan-action@master
102+
uses: sonarsource/sonarqube-scan-action@v3.1.0
103103
with:
104104
args: >
105105
-Dsonar.organization=bcgov-oss

0 commit comments

Comments
 (0)