Skip to content

Commit 72005bd

Browse files
jtagithub-actions[bot]
authored andcommitted
feat: update dependencies
1 parent 81ab87f commit 72005bd

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.5.0"
3+
latest_version = "2.7.0"
44

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

0 commit comments

Comments
 (0)