Skip to content

Commit

Permalink
build(deps): bump integrations/github in /infrastructure/repository (#…
Browse files Browse the repository at this point in the history
…32469)

Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 5.29.0 to 5.30.1.
- [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.29.0...v5.30.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2023
1 parent 22c479d commit 2aa1162
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 @@ -13,7 +13,7 @@ terraform {
required_providers {
github = {
source = "integrations/github"
version = "5.29.0"
version = "5.30.1"
}
}

Expand Down

0 comments on commit 2aa1162

Please sign in to comment.