Skip to content

Commit cc2e8f2

Browse files
Bump integrations/github from 4.18.2 to 5.19.0
Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 4.18.2 to 5.19.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@v4.18.2...v5.19.0) --- updated-dependencies: - dependency-name: integrations/github dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d44edb commit cc2e8f2

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 = "4.18.2"
5+
version = "5.19.0"
66
}
77
}
88
}

0 commit comments

Comments
 (0)