Skip to content

Commit ec862df

Browse files
build(deps): bump ghcr.io/devcontainers/features/github-cli
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] <support@github.com>
1 parent b9f8173 commit ec862df

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

base-images/src/ubuntu-base/.devcontainer-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
"resolved": "ghcr.io/devcontainers/features/git@sha256:f24645e64ad39a596131a50ec96f7d5cf7a2a87544cce772dd4b7182a233e98a",
1111
"integrity": "sha256:f24645e64ad39a596131a50ec96f7d5cf7a2a87544cce772dd4b7182a233e98a"
1212
},
13-
"ghcr.io/devcontainers/features/github-cli:1.0.14": {
14-
"version": "1.0.14",
15-
"resolved": "ghcr.io/devcontainers/features/github-cli@sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1",
16-
"integrity": "sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1"
13+
"ghcr.io/devcontainers/features/github-cli:1.0.15": {
14+
"version": "1.0.15",
15+
"resolved": "ghcr.io/devcontainers/features/github-cli@sha256:1ad1ec1a806cc9926c84ca5b147427bba03b97e14e91f9df89af83726039ecaf",
16+
"integrity": "sha256:1ad1ec1a806cc9926c84ca5b147427bba03b97e14e91f9df89af83726039ecaf"
1717
}
1818
}
1919
}

base-images/src/ubuntu-base/.devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"upgradePackages": true,
2727
"username": "vscode"
2828
},
29-
"ghcr.io/devcontainers/features/github-cli:1.0.14": {},
29+
"ghcr.io/devcontainers/features/github-cli:1.0.15": {},
3030
"ghcr.io/devcontainers/features/git:1.3.4": {},
3131
"./.devcontainer/local-features/sudo": {},
3232
"./.devcontainer/local-features/cleanup": {},

0 commit comments

Comments
 (0)