Skip to content

Commit

Permalink
Bump integrations/github in /infrastructure/repository
Browse files Browse the repository at this point in the history
Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 4.25.0 to 5.45.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.25.0...v5.45.0)

---
updated-dependencies:
- dependency-name: integrations/github
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 22, 2024
1 parent b4b8683 commit 09a2f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/repository/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
required_providers {
github = {
source = "integrations/github"
version = "4.25.0"
version = "5.45.0"
}
}

Expand Down

0 comments on commit 09a2f9e

Please sign in to comment.