diff --git a/images/src/wpvip-base/.devcontainer-lock.json b/images/src/wpvip-base/.devcontainer-lock.json index b74474b7..6f1604fa 100644 --- a/images/src/wpvip-base/.devcontainer-lock.json +++ b/images/src/wpvip-base/.devcontainer-lock.json @@ -20,10 +20,10 @@ "resolved": "ghcr.io/devcontainers/features/git@sha256:63c96e8ac33f5630300d8883e2ec3123278de70d318589af596ea1954846014d", "integrity": "sha256:63c96e8ac33f5630300d8883e2ec3123278de70d318589af596ea1954846014d" }, - "ghcr.io/devcontainers/features/github-cli:1.0.13": { - "version": "1.0.13", - "resolved": "ghcr.io/devcontainers/features/github-cli@sha256:13b301a039ce9e0bb07d45ea0c106c946cfff01c3b9844bbec6b0c7bacba8de3", - "integrity": "sha256:13b301a039ce9e0bb07d45ea0c106c946cfff01c3b9844bbec6b0c7bacba8de3" + "ghcr.io/devcontainers/features/github-cli:1.0.14": { + "version": "1.0.14", + "resolved": "ghcr.io/devcontainers/features/github-cli@sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1", + "integrity": "sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1" }, "ghcr.io/devcontainers/features/node:1.6.1": { "version": "1.6.1", diff --git a/images/src/wpvip-base/.devcontainer.json b/images/src/wpvip-base/.devcontainer.json index 18479c68..b934e86e 100644 --- a/images/src/wpvip-base/.devcontainer.json +++ b/images/src/wpvip-base/.devcontainer.json @@ -19,7 +19,7 @@ "username": "vscode" }, "ghcr.io/devcontainers/features/git:1.3.2": {}, - "ghcr.io/devcontainers/features/github-cli:1.0.13": {}, + "ghcr.io/devcontainers/features/github-cli:1.0.14": {}, "ghcr.io/devcontainers/features/node:1.6.1": {}, "ghcr.io/devcontainers-contrib/features/composer:1.0.0": {}, "ghcr.io/automattic/vip-codespaces/wp-cli:1.2.0": {},