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",