fixed org vanashing
All checks were successful
continuous-integration/drone/push Build is passing

fixed regression of  v0.11.1
This commit is contained in:
2023-01-28 22:49:54 +01:00
parent 8095c2a513
commit 9799416352
8 changed files with 74 additions and 8 deletions

View File

@ -17,7 +17,7 @@ terraform {
required_providers {
gitea = {
source = "Lerentis/gitea"
version = "0.11.1"
version = "0.11.2"
}
}
}