Skip to content

Commit

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

build(deps): bump integrations/github from 4.16.0 to 4.17.0 in /infrastructure/repository
  • Loading branch information
YakDriver authored Oct 18, 2021
2 parents 6ea4433 + f054a70 commit ac86cad
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.16.0"
version = "4.17.0"
}
}

Expand Down

0 comments on commit ac86cad

Please sign in to comment.