Skip to content

Commit 513e61e

Browse files
committed
CCM-10447: fix sonar scan error
1 parent 13fc272 commit 513e61e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/perform-static-analysis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ set -e
1818
# ==============================================================================
1919

2020
# SEE: https://hub.docker.com/r/sonarsource/sonar-scanner-cli/tags, use the `linux/amd64` os/arch
21-
image_version=5.0.1@sha256:494ecc3b5b1ee1625bd377b3905c4284e4f0cc155cff397805a244dee1c7d575
21+
image_version=11.3@sha256:7462f132388135e32b948f8f18ff0db9ae28a87c6777f1df5b2207e04a6d7c5c
2222

2323
# ==============================================================================
2424

0 commit comments

Comments
 (0)