From afaca335a6812401891252de4600fc0ec713c30c Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 10:03:42 +0000 Subject: [PATCH] chore: [.devcontainer/devcontainer.json] Bump GitHub CLI version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- .devcontainer/devcontainer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index f1ccef0e..fd1ba66c 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -8,7 +8,7 @@ "dockerDashComposeVersion": "v2" }, "ghcr.io/devcontainers/features/github-cli:1": { - "version": "2.87.2" + "version": "2.87.3" } },