Skip to content

Commit 2c25cbf

Browse files
build(deps): bump ghcr.io/devcontainers/features/git
Bumps ghcr.io/devcontainers/features/git from 1.3.3 to 1.3.4. --- updated-dependencies: - dependency-name: ghcr.io/devcontainers/features/git dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d66e2f0 commit 2c25cbf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
"resolved": "ghcr.io/devcontainers/features/common-utils@sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85",
66
"integrity": "sha256:3cf7ca93154faf9bdb128f3009cf1d1a91750ec97cc52082cf5d4edef5451f85"
77
},
8-
"ghcr.io/devcontainers/features/git:1.3.3": {
9-
"version": "1.3.3",
10-
"resolved": "ghcr.io/devcontainers/features/git@sha256:d2d768ecc06f6b71ecd0820408c6272de2cc24427fe07921d93ede5c7775ad1d",
11-
"integrity": "sha256:d2d768ecc06f6b71ecd0820408c6272de2cc24427fe07921d93ede5c7775ad1d"
8+
"ghcr.io/devcontainers/features/git:1.3.4": {
9+
"version": "1.3.4",
10+
"resolved": "ghcr.io/devcontainers/features/git@sha256:f24645e64ad39a596131a50ec96f7d5cf7a2a87544cce772dd4b7182a233e98a",
11+
"integrity": "sha256:f24645e64ad39a596131a50ec96f7d5cf7a2a87544cce772dd4b7182a233e98a"
1212
},
1313
"ghcr.io/devcontainers/features/github-cli:1.0.14": {
1414
"version": "1.0.14",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"username": "vscode"
2828
},
2929
"ghcr.io/devcontainers/features/github-cli:1.0.14": {},
30-
"ghcr.io/devcontainers/features/git:1.3.3": {},
30+
"ghcr.io/devcontainers/features/git:1.3.4": {},
3131
"./.devcontainer/local-features/sudo": {},
3232
"./.devcontainer/local-features/cleanup": {},
3333
"./.devcontainer/local-features/syslog": {}

0 commit comments

Comments
 (0)