Update System.Text.Json due to vulnerability CVE-2024-43485

This commit is contained in:
Wizou 2024-10-15 16:49:22 +02:00
parent 3b52b3a200
commit e4d66925e3
4 changed files with 4 additions and 4 deletions

2
.github/FUNDING.yml vendored
View file

@ -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"]

2
.github/dev.yml vendored
View file

@ -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

View file

@ -2,7 +2,7 @@ name: 'Auto-Lock Issues'
on:
schedule:
- cron: '0 2 * * *'
- cron: '17 2 * * *'
workflow_dispatch:
permissions: