Skip to content

Commit 2aa1162

Browse files
build(deps): bump integrations/github in /infrastructure/repository (hashicorp#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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22c479d commit 2aa1162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/repository/main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ terraform {
1313
required_providers {
1414
github = {
1515
source = "integrations/github"
16-
version = "5.29.0"
16+
version = "5.30.1"
1717
}
1818
}
1919

0 commit comments

Comments
 (0)