From f9b51e5bda1836711d5813d5642daf9345e1337d 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, 5 Oct 2025 02:59:09 +0000 Subject: [PATCH] Update github.vscode-github-actions in devcontainer.json --- .devcontainer/cpp/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/cpp/devcontainer.json b/.devcontainer/cpp/devcontainer.json index a0a32a63..18a9566d 100644 --- a/.devcontainer/cpp/devcontainer.json +++ b/.devcontainer/cpp/devcontainer.json @@ -32,7 +32,7 @@ "extensions": [ "alexkrechik.cucumberautocomplete@3.0.5", "github.copilot@1.372.0", - "github.vscode-github-actions@0.27.2", + "github.vscode-github-actions@0.28.0", "github.vscode-pull-request-github@0.118.2", "jetmartin.bats@0.1.10", "kherring.bats-test-runner@0.1.3",