Skip to content

Commit f52e551

Browse files
jtagithub-actions[bot]
authored andcommitted
feat: update dependencies
1 parent c8770e5 commit f52e551

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.4.0"
3+
latest_version = "2.5.0"
44

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

0 commit comments

Comments
 (0)