Skip to content

Commit 2e350ff

Browse files
jtagithub-actions[bot]
authored andcommitted
feat: update dependencies
1 parent 8a00036 commit 2e350ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/sam_asset/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
locals {
22
# updatecli will bump this value when new releases become available
3-
latest_version = "2.3.2"
3+
latest_version = "2.4.0"
44

55
release_version = var.release_version != "" ? var.release_version : local.latest_version
66
}

0 commit comments

Comments
 (0)