From 14f64fa98093100d8e4dd10d5a71d639d8a7ce0e Mon Sep 17 00:00:00 2001 From: "philips-software-forest-releaser[bot]" <80338643+philips-software-forest-releaser[bot]@users.noreply.github.com> Date: Sun, 14 Dec 2025 03:08:16 +0000 Subject: [PATCH] Update github.vscode-github-actions, github.vscode-pull-request-github, ms-vscode.cpptools, sonarsource.sonarlint-vscode in devcontainer.json --- .devcontainer/cpp/devcontainer.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.devcontainer/cpp/devcontainer.json b/.devcontainer/cpp/devcontainer.json index d5fe59f3..a5bf4c03 100644 --- a/.devcontainer/cpp/devcontainer.json +++ b/.devcontainer/cpp/devcontainer.json @@ -32,16 +32,16 @@ "extensions": [ "alexkrechik.cucumberautocomplete@3.0.5", "github.copilot@1.388.0", - "github.vscode-github-actions@0.28.1", - "github.vscode-pull-request-github@0.122.1", + "github.vscode-github-actions@0.28.2", + "github.vscode-pull-request-github@0.124.0", "jetmartin.bats@0.1.10", "kherring.bats-test-runner@0.1.3", "mhutchie.git-graph@1.30.0", "ms-azuretools.vscode-docker@2.0.0", "ms-playwright.playwright@1.1.17", "ms-vscode.cmake-tools@1.21.36", - "ms-vscode.cpptools@1.29.2", - "sonarsource.sonarlint-vscode@4.36.0", + "ms-vscode.cpptools@1.29.3", + "sonarsource.sonarlint-vscode@4.37.0", "usernamehw.errorlens@3.26.0" ] }