Skip to content

Commit 2875ec4

Browse files
build(deps): bump integrations/github in /infrastructure/repository (#32182)
Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 5.28.0 to 5.28.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.28.0...v5.28.1) --- updated-dependencies: - dependency-name: integrations/github dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4dc8195 commit 2875ec4

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
@@ -10,7 +10,7 @@ terraform {
1010
required_providers {
1111
github = {
1212
source = "integrations/github"
13-
version = "5.28.0"
13+
version = "5.28.1"
1414
}
1515
}
1616

0 commit comments

Comments
 (0)