Skip to content

Commit 4c83dda

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

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.2": {
9-
"version": "1.3.2",
10-
"resolved": "ghcr.io/devcontainers/features/git@sha256:63c96e8ac33f5630300d8883e2ec3123278de70d318589af596ea1954846014d",
11-
"integrity": "sha256:63c96e8ac33f5630300d8883e2ec3123278de70d318589af596ea1954846014d"
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"
1212
},
1313
"ghcr.io/devcontainers/features/github-cli:1.0.13": {
1414
"version": "1.0.13",

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.13": {},
30-
"ghcr.io/devcontainers/features/git:1.3.2": {},
30+
"ghcr.io/devcontainers/features/git:1.3.3": {},
3131
"./.devcontainer/local-features/sudo": {},
3232
"./.devcontainer/local-features/cleanup": {},
3333
"./.devcontainer/local-features/syslog": {}

0 commit comments

Comments
 (0)