Skip to content

Commit

Permalink
Merge branch 'main' into gitauto/issue-104-dcd9f90b-f725-4210-974a-7d…
Browse files Browse the repository at this point in the history
…29576276e8
  • Loading branch information
guibranco authored Nov 11, 2024
2 parents 8097f5b + 248c88f commit 3bcd4aa
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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/[email protected].14
uses: guibranco/[email protected].15
2 changes: 1 addition & 1 deletion Src/VTEX.API/VTEX.API.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CrispyWaffle" Version="8.2.265" />
<PackageReference Include="CrispyWaffle" Version="8.2.270" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Src/VTEX.Core/VTEX.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CrispyWaffle" Version="8.2.265" />
<PackageReference Include="CrispyWaffle" Version="8.2.270" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion Src/VTEX.Health/VTEX.Health.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CrispyWaffle" Version="8.2.265" />
<PackageReference Include="CrispyWaffle" Version="8.2.270" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
Expand Down
2 changes: 1 addition & 1 deletion Src/VTEX/VTEX.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="CrispyWaffle" Version="8.2.265" />
<PackageReference Include="CrispyWaffle" Version="8.2.270" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
Expand Down

0 comments on commit 3bcd4aa

Please sign in to comment.