From 7a994067031a27982fbb26b426fe0682588e861a Mon Sep 17 00:00:00 2001
From: Kristian Klausen <kristian@klausen.dk>
Date: Sun, 17 Sep 2023 16:39:24 +0200
Subject: [PATCH] gluebuddy: Add new gitlab bot for the aurweb-tfstate project

The gitlab bot added in [1] expired after one month, so this allowlist
the new bot, which expires after 11 months (gitlab's maximum).

[1] 5fb8df85 ("gluebuddy: Add gitlab bot for aurweb-tfstate project")
---
 roles/gluebuddy/defaults/main.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roles/gluebuddy/defaults/main.yml b/roles/gluebuddy/defaults/main.yml
index ff0844c98..437940608 100644
--- a/roles/gluebuddy/defaults/main.yml
+++ b/roles/gluebuddy/defaults/main.yml
@@ -5,4 +5,4 @@ gitlab_bots:
   - project_19796_bot
   - project_10177_bot
   - project_57011_bot_12149c4ff92f18dd46696e89f2f3e703
-  - project_57074_bot_9fec0b36c8d721eefc66f25d8cf9acb2
+  - project_57074_bot_740552e9ac20aea79fd0f9d34e757397
-- 
GitLab