Skip to content

Commit d4687dc

Browse files
committed
workflow: Update sonarcloud docker version
Use v0.28.7. Signed-off-by: Jorgen Kvalvaag <jorgen.kvalvaag@nordicsemi.no>
1 parent e5ff41e commit d4687dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarcloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
build:
1919
name: Build and analyze
2020
runs-on: self-hosted
21-
container: ghcr.io/zephyrproject-rtos/ci:v0.27.4
21+
container: ghcr.io/zephyrproject-rtos/ci:v0.28.7
2222
env:
2323
BUILD_WRAPPER_OUT_DIR: build_wrapper_output_directory # Directory where build-wrapper output will be placed
2424
CMAKE_PREFIX_PATH: /opt/toolchains

0 commit comments

Comments
 (0)