mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 14:10:53 +00:00
Merge branch 'main' of https://github.com/JustArchiNET/ArchiSteamFarm
This commit is contained in:
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
@@ -34,6 +34,6 @@ jobs:
|
||||
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
|
||||
|
||||
- name: Report Qodana results to GitHub
|
||||
uses: github/codeql-action/upload-sarif@v3.25.5
|
||||
uses: github/codeql-action/upload-sarif@v3.25.6
|
||||
with:
|
||||
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json
|
||||
|
||||
2
ASF-ui
2
ASF-ui
Submodule ASF-ui updated: fe1f167300...63254c366f
@@ -7,7 +7,7 @@
|
||||
<PackageVersion Include="JetBrains.Annotations" Version="2023.3.0" />
|
||||
<PackageVersion Include="Markdig.Signed" Version="0.37.0" />
|
||||
<PackageVersion Include="Microsoft.IdentityModel.JsonWebTokens" Version="7.5.2" />
|
||||
<PackageVersion Include="MSTest" Version="3.3.1" />
|
||||
<PackageVersion Include="MSTest" Version="3.4.0" />
|
||||
<PackageVersion Include="Nito.AsyncEx.Coordination" Version="5.1.2" />
|
||||
<PackageVersion Include="NLog.Web.AspNetCore" Version="5.3.11" />
|
||||
<PackageVersion Include="OpenTelemetry.Exporter.Prometheus.AspNetCore" Version="1.9.0-alpha.1" />
|
||||
@@ -16,8 +16,8 @@
|
||||
<PackageVersion Include="OpenTelemetry.Instrumentation.Http" Version="1.8.1" />
|
||||
<PackageVersion Include="OpenTelemetry.Instrumentation.Runtime" Version="1.8.1" />
|
||||
<PackageVersion Include="SteamKit2" Version="3.0.0-Alpha.1" />
|
||||
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.6.1" />
|
||||
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="6.6.1" />
|
||||
<PackageVersion Include="Swashbuckle.AspNetCore" Version="6.6.2" />
|
||||
<PackageVersion Include="Swashbuckle.AspNetCore.Annotations" Version="6.6.2" />
|
||||
<PackageVersion Include="System.Composition" Version="8.0.0" />
|
||||
<PackageVersion Include="System.Composition.AttributedModel" Version="8.0.0" />
|
||||
<PackageVersion Include="System.Linq.Async" Version="6.0.1" />
|
||||
|
||||
2
wiki
2
wiki
Submodule wiki updated: 9ec1396e10...291f325638
Reference in New Issue
Block a user