From 2a186afc951feb9e870b300554b47b6aef0fecc6 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, 19 Jul 2026 03:44:33 +0000 Subject: [PATCH] Update github.vscode-github-actions, github.vscode-pull-request-github in devcontainer.json --- .devcontainer/cpp/devcontainer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.devcontainer/cpp/devcontainer.json b/.devcontainer/cpp/devcontainer.json index a78f018e..cf55bd35 100644 --- a/.devcontainer/cpp/devcontainer.json +++ b/.devcontainer/cpp/devcontainer.json @@ -41,8 +41,8 @@ "alexkrechik.cucumberautocomplete@3.1.0", "esbenp.prettier-vscode@12.4.0", "github.copilot@1.388.0", - "github.vscode-github-actions@0.32.1", - "github.vscode-pull-request-github@0.156.0", + "github.vscode-github-actions@0.32.3", + "github.vscode-pull-request-github@0.158.0", "jetmartin.bats@0.1.10", "kherring.bats-test-runner@0.1.3", "mhutchie.git-graph@1.30.0",