Skip to content

Commit 04c89dc

Browse files
Bump integrations/github from 5.43.0 to 6.7.0
Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 5.43.0 to 6.7.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.43.0...v6.7.0) --- updated-dependencies: - dependency-name: integrations/github dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea85323 commit 04c89dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
github = {
44
source = "integrations/github"
5-
version = "5.43.0"
5+
version = "6.7.0"
66
}
77
}
88
}

0 commit comments

Comments
 (0)