From e4d66925e3de110b68cb5f9a977b9186879b4387 Mon Sep 17 00:00:00 2001 From: Wizou <11647984+wiz0u@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:49:22 +0200 Subject: [PATCH] Update System.Text.Json due to vulnerability CVE-2024-43485 --- .github/FUNDING.yml | 2 +- .github/dev.yml | 2 +- .github/workflows/autolock.yml | 2 +- src/WTelegramClient.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 1accf5e..51bae9d 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ github: wiz0u -custom: ["https://www.buymeacoffee.com/wizou", "http://t.me/WTelegramBot?start=donate"] +custom: ["https://www.buymeacoffee.com/wizou", "http://t.me/WTelegramClientBot?start=donate"] diff --git a/.github/dev.yml b/.github/dev.yml index 483357a..1b468e9 100644 --- a/.github/dev.yml +++ b/.github/dev.yml @@ -1,7 +1,7 @@ pr: none trigger: [ master ] -name: 4.2.1-dev.$(Rev:r) +name: 4.2.2-dev.$(Rev:r) pool: vmImage: ubuntu-latest diff --git a/.github/workflows/autolock.yml b/.github/workflows/autolock.yml index 981b029..9c86508 100644 --- a/.github/workflows/autolock.yml +++ b/.github/workflows/autolock.yml @@ -2,7 +2,7 @@ name: 'Auto-Lock Issues' on: schedule: - - cron: '0 2 * * *' + - cron: '17 2 * * *' workflow_dispatch: permissions: diff --git a/src/WTelegramClient.csproj b/src/WTelegramClient.csproj index b9d0dea..1a9619a 100644 --- a/src/WTelegramClient.csproj +++ b/src/WTelegramClient.csproj @@ -53,7 +53,7 @@ $(ReleaseNotes.Replace("|", "%0D%0A").Replace(" - ","%0D%0A- ").Replace(" ", "% - +