Skip to content

Commit 3207b51

Browse files
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] <[email protected]>
1 parent 11cb188 commit 3207b51

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"features": {
3-
"ghcr.io/devcontainers/features/github-cli:1": {
4-
"version": "1.0.14",
5-
"resolved": "ghcr.io/devcontainers/features/github-cli@sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1",
6-
"integrity": "sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1"
3+
"ghcr.io/devcontainers/features/github-cli:": {
4+
"version": "1.0.15",
5+
"resolved": "ghcr.io/devcontainers/features/github-cli@sha256:1ad1ec1a806cc9926c84ca5b147427bba03b97e14e91f9df89af83726039ecaf",
6+
"integrity": "sha256:1ad1ec1a806cc9926c84ca5b147427bba03b97e14e91f9df89af83726039ecaf"
77
}
88
}
99
}

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
}
3333
},
3434
"features": {
35-
"ghcr.io/devcontainers/features/github-cli:1": "latest"
35+
"ghcr.io/devcontainers/features/github-cli:": "latest"
3636
}
3737
}

0 commit comments

Comments
 (0)