Skip to content

Commit ab43f93

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 e44419b commit ab43f93

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.devcontainer/devcontainer-lock.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"resolved": "ghcr.io/devcontainers/features/git@sha256:f24645e64ad39a596131a50ec96f7d5cf7a2a87544cce772dd4b7182a233e98a",
2121
"integrity": "sha256:f24645e64ad39a596131a50ec96f7d5cf7a2a87544cce772dd4b7182a233e98a"
2222
},
23-
"ghcr.io/devcontainers/features/github-cli:1": {
24-
"version": "1.0.14",
25-
"resolved": "ghcr.io/devcontainers/features/github-cli@sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1",
26-
"integrity": "sha256:ca677566507c4118e4368cd76a4800807e911e5e350cc3525fb67ebc9132dfa1"
23+
"ghcr.io/devcontainers/features/github-cli:": {
24+
"version": "1.0.15",
25+
"resolved": "ghcr.io/devcontainers/features/github-cli@sha256:1ad1ec1a806cc9926c84ca5b147427bba03b97e14e91f9df89af83726039ecaf",
26+
"integrity": "sha256:1ad1ec1a806cc9926c84ca5b147427bba03b97e14e91f9df89af83726039ecaf"
2727
},
2828
"ghcr.io/devcontainers/features/python:1": {
2929
"version": "1.7.1",

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"ghcr.io/devcontainers/features/git:1": {},
2121
"ghcr.io/devcontainers/features/git-lfs:1": {},
2222
"ghcr.io/devcontainers-extra/features/pre-commit:2": {},
23-
"ghcr.io/devcontainers/features/github-cli:1": {},
23+
"ghcr.io/devcontainers/features/github-cli:": {},
2424
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
2525
"packages": "jq"
2626
}

0 commit comments

Comments
 (0)