diff --git a/.devcontainer/rust/devcontainer.json b/.devcontainer/rust/devcontainer.json index ca423590..7b75e8ec 100644 --- a/.devcontainer/rust/devcontainer.json +++ b/.devcontainer/rust/devcontainer.json @@ -15,7 +15,7 @@ }, "extensions": [ "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",