Skip to content

Commit

Permalink
Bump YamlDotNet in /src/GitHubActionsDotNet in the core group
Browse files Browse the repository at this point in the history
Bumps the core group in /src/GitHubActionsDotNet with 1 update: [YamlDotNet](https://github.com/aaubry/YamlDotNet).


Updates `YamlDotNet` from 15.1.6 to 15.3.0
- [Release notes](https://github.com/aaubry/YamlDotNet/releases)
- [Commits](aaubry/YamlDotNet@v15.1.6...v15.3.0)

---
updated-dependencies:
- dependency-name: YamlDotNet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 20368d4 commit 5badf75
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.3" />
<PackageReference Include="YamlDotNet" Version="15.1.6" />
<PackageReference Include="YamlDotNet" Version="15.3.0" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
</ItemGroup>

Expand Down

0 comments on commit 5badf75

Please sign in to comment.