Skip to content

Commit

Permalink
build(deps): bump integrations/github from 5.42.0 to 5.44.0
Browse files Browse the repository at this point in the history
Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 5.42.0 to 5.44.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.42.0...v5.44.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 70e27dd commit 097b9f5
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion 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 = "~> 5.42.0"
version = "~> 5.44.0"
}

google = {
Expand Down

0 comments on commit 097b9f5

Please sign in to comment.