Skip to content

Commit

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

build(deps): bump integrations/github from 4.30.0 to 4.31.0 in /infrastructure/repository
  • Loading branch information
ewbankkit authored Sep 1, 2022
2 parents 483e14e + 30eeade commit 83075f2
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 = "4.30.0"
version = "4.31.0"
}
}

Expand Down

0 comments on commit 83075f2

Please sign in to comment.