From 3207b51b5c858b4a1b17922b06e69a725e337b7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 23:15:22 +0000 Subject: [PATCH] Bump ghcr.io/devcontainers/features/github-cli from 1.0.14 to 1.0.15 Bumps ghcr.io/devcontainers/features/github-cli from 1.0.14 to 1.0.15. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/github-cli dependency-version: 1.0.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .devcontainer/devcontainer-lock.json | 8 ++++---- .devcontainer/devcontainer.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.devcontainer/devcontainer-lock.json b/.devcontainer/devcontainer-lock.json index 0d691f432..7d331564b 100644 --- a/.devcontainer/devcontainer-lock.json +++ b/.devcontainer/devcontainer-lock.json @@ -1,9 +1,9 @@ { "features": { - "ghcr.io/devcontainers/features/github-cli:1": { - "version": "1.0.14", - "resolved": "ghcr.io/devcontainers/features/github-cli@sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1", - "integrity": "sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1" + "ghcr.io/devcontainers/features/github-cli:": { + "version": "1.0.15", + "resolved": "ghcr.io/devcontainers/features/github-cli@sha256:1ad1ec1a806cc9926c84ca5b147427bba03b97e14e91f9df89af83726039ecaf", + "integrity": "sha256:1ad1ec1a806cc9926c84ca5b147427bba03b97e14e91f9df89af83726039ecaf" } } } \ No newline at end of file diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index e629bb760..70a423275 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -32,6 +32,6 @@ } }, "features": { - "ghcr.io/devcontainers/features/github-cli:1": "latest" + "ghcr.io/devcontainers/features/github-cli:": "latest" } } \ No newline at end of file