diff --git a/.devcontainer/cpp/devcontainer.json b/.devcontainer/cpp/devcontainer.json index e84a0cc0..e8f833e4 100644 --- a/.devcontainer/cpp/devcontainer.json +++ b/.devcontainer/cpp/devcontainer.json @@ -36,8 +36,8 @@ "extensions": [ "alexkrechik.cucumberautocomplete@3.1.0", "github.copilot@1.388.0", - "github.vscode-github-actions@0.31.5", - "github.vscode-pull-request-github@0.146.0", + "github.vscode-github-actions@0.32.0", + "github.vscode-pull-request-github@0.148.0", "jetmartin.bats@0.1.10", "kherring.bats-test-runner@0.1.3", "mhutchie.git-graph@1.30.0",