Skip to content

Commit def8694

Browse files
vdiezclaude
andauthored
JS-938 Fix Vault secret paths for analyze_shadows job (#5897)
Co-authored-by: Claude <noreply@anthropic.com>
1 parent fe9ff34 commit def8694

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -358,9 +358,9 @@ jobs:
358358
matrix:
359359
include:
360360
- platform: SonarCloud EU
361-
sonar-platform: sqc-eu
361+
sonar-platform: sonarcloud
362362
- platform: SonarQube US
363-
sonar-platform: sqc-us
363+
sonar-platform: sonarqube-us
364364
steps:
365365
- *checkout
366366
- *mise

0 commit comments

Comments
 (0)