Skip to content

Commit 58bbe4b

Browse files
Upgrade pinned versions file
1 parent 0c925b5 commit 58bbe4b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ci/pinned_versions.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
export PKG_ACT_VERSION=0.2.87
3-
export PKG_AWS_VERSION=2.34.30
3+
export PKG_AWS_VERSION=2.34.31
44
export PKG_CNI_PLUGINS_VERSION=1.9.1
55
export PKG_CRUN_VERSION=1.27
66
export PKG_DOCKER_DIVE_VERSION=0.13.1

src/aws/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"pkg_aws_version": {
88
"type": "string",
99
"description": "Specifies the AWS CLI version to be installed",
10-
"default": "2.34.30" // PKG_AWS_VERSION
10+
"default": "2.34.31" // PKG_AWS_VERSION
1111
},
1212
"pkg_debug": {
1313
"type": "boolean",

0 commit comments

Comments
 (0)