Skip to content

Commit

Permalink
build(deps): bump hashicorp/github in /infrastructure/repository
Browse files Browse the repository at this point in the history
Bumps [hashicorp/github](https://github.com/hashicorp/terraform-provider-github) from 3.1.0 to 5.18.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-github/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-github/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/terraform-provider-github/commits)

---
updated-dependencies:
- dependency-name: hashicorp/github
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 20, 2023
1 parent bc48c21 commit a2ae5e1
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 = "hashicorp/github"
version = "3.1.0"
version = "5.18.0"
}
}

Expand Down

0 comments on commit a2ae5e1

Please sign in to comment.