Skip to content

Commit

Permalink
build(deps): bump integrations/github in /infrastructure/repository
Browse files Browse the repository at this point in the history
Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 5.8.0 to 5.18.0.
- [Release notes](https://github.com/integrations/terraform-provider-github/releases)
- [Changelog](https://github.com/integrations/terraform-provider-github/blob/main/CHANGELOG.md)
- [Commits](integrations/terraform-provider-github@v5.8.0...v5.18.0)

---
updated-dependencies:
- dependency-name: integrations/github
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2023
1 parent afc7100 commit e497094
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.8.0"
version = "5.18.0"
}
}

Expand Down

0 comments on commit e497094

Please sign in to comment.