Skip to content

Commit a5ca06c

Browse files
authored
ci(sonar): use latest sonarcloud orb (#113)
1 parent aeafcd2 commit a5ca06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2.1
22

33
orbs:
44
vfcommon: voiceflow/[email protected]
5-
sonarcloud: sonarsource/sonarcloud@1.0.2
5+
sonarcloud: sonarsource/sonarcloud@2.0.0
66

77
jobs:
88
test:

0 commit comments

Comments
 (0)