hooks: Add updated_at parameter to MergeRequest and Issue hooks
Signed-off-by: pep <pep@bouah.net>
This commit is contained in:
parent
0a02d85563
commit
990829d72c
5 changed files with 10 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ hmac = "0.12"
|
|||
sha2 = "0.10"
|
||||
hex = "0.4"
|
||||
camino = { version = "1.2", features = ["serde1"] }
|
||||
chrono = { version = "0.4", default-features = false }
|
||||
|
||||
[patch.crates-io]
|
||||
forgejo-hooks = { path = "forgejo-hooks" }
|
||||
|
|
|
|||
Loading…
Reference in a new issue