Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Oct 8, 2024
2 parents 0a57595 + ba5f334 commit abb8458
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/infisical-secrets-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
fetch-depth: 0

- name: Infisical secrets check
uses: guibranco/github-infisical-secrets-check-action@v1.1.2
uses: guibranco/github-infisical-secrets-check-action@v1.1.7
6 changes: 3 additions & 3 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageVersion>
<PackageVersion Include="Elastic.Clients.Elasticsearch" Version="8.15.6" />
<PackageVersion Include="Elastic.Clients.Elasticsearch" Version="8.15.8" />
<PackageVersion Include="ElmahCore" Version="2.1.2" />
<PackageVersion Include="FluentAssertions" Version="6.12.1" />
<PackageVersion Include="JunitXml.TestLogger" Version="4.0.254" />
<PackageVersion Include="log4net" Version="3.0.0" />
<PackageVersion Include="log4net" Version="3.0.1" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Moq" Version="4.20.72" />
<PackageVersion Include="NEST" Version="7.17.5" />
Expand All @@ -28,7 +28,7 @@
<PackageVersion Include="System.Security.Permissions" Version="[6.0.0,7.0.0)" />
<PackageVersion Include="System.Text.Encoding.CodePages" Version="8.0.0" />
<PackageVersion Include="System.Text.Json" Version="8.0.4" />
<PackageVersion Include="xunit" Version="2.9.0" />
<PackageVersion Include="xunit" Version="2.9.2" />
<PackageVersion Include="xunit.runner.visualstudio" Version="2.8.2">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ environment:
secure: +P1Y06uyyjji43oS/FfAYhH3gaK3QIFdsLVwINJHXfdC6uJ+RvX5EYzBE21yqdLM
CODECLIMATE_TOKEN:
secure: 09lSf1NeQ4QhlPM1gerlkaaG8kIPvf/VyOUj81AUZ93uonHUuoADgfJv773g8Dhikm+s/Nx0jjAPQqEA0dqoDUMBULuueYTAquzQII0jlPo=
SONAR_TOKEN:
secure: xLias5AyRmfrqKEmZIn9+wbX1ynwrdfkQJFNrLb0RWIdYPuVQgvrfCFHNgu5bqfw

dotnet_csproj:
patch: true
Expand Down

0 comments on commit abb8458

Please sign in to comment.