From ca6c9c161cbd690e10e7a4b1d49a7fced5c63f34 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, 26 Apr 2026 03:47:07 +0000 Subject: [PATCH] Update github.vscode-github-actions, github.vscode-pull-request-github, ms-vscode.cmake-tools, ms-vscode.cpptools 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 03a409be..6dabd885 100644 --- a/.devcontainer/cpp/devcontainer.json +++ b/.devcontainer/cpp/devcontainer.json @@ -36,15 +36,15 @@ "extensions": [ "alexkrechik.cucumberautocomplete@3.1.0", "github.copilot@1.388.0", - "github.vscode-github-actions@0.31.3", - "github.vscode-pull-request-github@0.136.0", + "github.vscode-github-actions@0.31.5", + "github.vscode-pull-request-github@0.138.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.23.51", - "ms-vscode.cpptools@1.31.4", + "ms-vscode.cmake-tools@1.23.52", + "ms-vscode.cpptools@1.31.5", "sonarsource.sonarlint-vscode@5.1.0", "usernamehw.errorlens@3.28.0" ]