Skip to content

Commit

Permalink
Merge pull request #32279 from hashicorp/dependabot/terraform/infrast…
Browse files Browse the repository at this point in the history
…ructure/repository/integrations/github-5.29.0

build(deps): bump integrations/github from 5.28.1 to 5.29.0 in /infrastructure/repository
  • Loading branch information
ewbankkit authored Jun 29, 2023
2 parents 0328b30 + 6cd9090 commit 6f583b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/repository/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
github = {
source = "integrations/github"
version = "5.28.1"
version = "5.29.0"
}
}

Expand Down

0 comments on commit 6f583b3

Please sign in to comment.