Services/Gitea: Update to v1.27.0 (and act_runner to v0.6.1)

This commit is contained in:
2026-07-25 15:46:23 +02:00
parent 562b2142a0
commit 8d900db445
+2 -2
View File
@@ -5,8 +5,8 @@
pkgs, pkgs,
... ...
}: let }: let
giteaVersion = "1.24.2"; giteaVersion = "1.27.0";
runnerVersion = "0.2.12"; runnerVersion = "0.6.1";
in { in {
users = { users = {
groups.git = {}; groups.git = {};