Skip to content

Commit

Permalink
Merge pull request #150 from samsmithnz/dependabot/nuget/src/GitHubAc…
Browse files Browse the repository at this point in the history
…tionsDotNet/YamlDotNet-16.0.0

Bump YamlDotNet from 15.3.0 to 16.0.0 in /src/GitHubActionsDotNet
  • Loading branch information
samsmithnz authored Jul 15, 2024
2 parents 156c26d + 3a2255f commit 575da57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/GitHubActionsDotNet/GitHubActionsDotNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ItemGroup>
<PackageReference Include="System.IO" Version="4.3.0" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
<PackageReference Include="YamlDotNet" Version="15.3.0" />
<PackageReference Include="YamlDotNet" Version="16.0.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
</ItemGroup>

Expand Down

0 comments on commit 575da57

Please sign in to comment.