From d4dadaba79b141e0eb5b29d02bfa4da94157e029 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Tue, 13 May 2025 10:18:56 +0200 Subject: [PATCH] update-clan-core: use https --- .gitea/workflows/update-clan-core-for-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/update-clan-core-for-checks.yml b/.gitea/workflows/update-clan-core-for-checks.yml index 760a32388..f32dd0d25 100644 --- a/.gitea/workflows/update-clan-core-for-checks.yml +++ b/.gitea/workflows/update-clan-core-for-checks.yml @@ -30,4 +30,4 @@ jobs: "title": "Automated Update: Clan Core", "body": "This PR updates the pinned clan-core for checks." }' \ - "http://git.clan.lol/api/v1/repos/clan/clan-core/pulls" + "https://git.clan.lol/api/v1/repos/clan/clan-core/pulls"