Skip to content

Commit 45b13dd

Browse files
build(deps): bump integrations/github in /infrastructure/repository
Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 6.7.3 to 6.7.5. - [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@v6.7.3...v6.7.5) --- updated-dependencies: - dependency-name: integrations/github dependency-version: 6.7.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b951efd commit 45b13dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/repository/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ terraform {
1313
required_providers {
1414
github = {
1515
source = "integrations/github"
16-
version = "6.7.3"
16+
version = "6.7.5"
1717
}
1818
}
1919

0 commit comments

Comments
 (0)