Skip to content

Commit aaab4a1

Browse files
authored
hotfix
1 parent 8ddb90c commit aaab4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ locals {
66

77
module "lambda_version" {
88
source = "rhythmictech/find-release-by-semver/github"
9-
version = "~> 1.0"
9+
version = "~> 1.1"
1010

1111
repo_name = local.lambda_repo_name
1212
repo_owner = local.lambda_repo_owner

0 commit comments

Comments
 (0)