Skip to content

Commit e6d7c70

Browse files
build: Automated lockfile update
This PR updates the devcontainer features to the latest versions detected by the 'scripts/feature_lock.sh' script. :robot: This PR was created by a GitHub Action # Features Changelog ## aws-cli (1.5.12 -> 1.5.13) | Package | From | To | | --- | --- | --- | | aws-cli | `1.40.31-1` | `1.40.35-1` | Co-authored-by: Bart Venter <bartventer@outlook.com>
1 parent 5704616 commit e6d7c70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/aws-cli/devcontainer-feature-lock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"packages": [
33
{
44
"name": "aws-cli",
5-
"version": "1.40.31-1",
5+
"version": "1.40.35-1",
66
"versionScheme": "archlinux"
77
}
88
]

src/aws-cli/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "aws-cli",
3-
"version": "1.5.12",
3+
"version": "1.5.13",
44
"name": "AWS CLI",
55
"documentationURL": "https://github.com/bartventer/arch-devcontainer-features/tree/main/src/aws-cli",
66
"licenseURL": "https://github.com/bartventer/arch-devcontainer-features/blob/main/LICENSE",

0 commit comments

Comments
 (0)