Skip to content

Commit

Permalink
ci(sonar): use latest sonarcloud orb (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavientois authored Nov 16, 2023
1 parent aeafcd2 commit a5ca06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: 2.1

orbs:
vfcommon: voiceflow/[email protected]
sonarcloud: sonarsource/sonarcloud@1.0.2
sonarcloud: sonarsource/sonarcloud@2.0.0

jobs:
test:
Expand Down

0 comments on commit a5ca06c

Please sign in to comment.