Skip to content

Commit

Permalink
Bump integrations/github from 6.2.1 to 6.2.2
Browse files Browse the repository at this point in the history
Bumps [integrations/github](https://github.com/integrations/terraform-provider-github) from 6.2.1 to 6.2.2.
- [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.2.1...v6.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 0efe226 commit c51c108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
github = {
source = "integrations/github"
version = "6.2.1"
version = "6.2.2"
}
}
}
Expand Down

0 comments on commit c51c108

Please sign in to comment.