Skip to content

Commit

Permalink
chore(deps): update terraform cloudposse/repository-webhooks/github t…
Browse files Browse the repository at this point in the history
…o v0.12.1
  • Loading branch information
renovate[bot] authored Jun 21, 2022
1 parent 971e9cf commit 11afd20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ resource "aws_codepipeline_webhook" "default" {

module "github_webhook" {
source = "cloudposse/repository-webhooks/github"
version = "0.12.0"
version = "0.12.1"

enabled = local.webhook_enabled
github_organization = var.repo_owner
Expand Down

0 comments on commit 11afd20

Please sign in to comment.