Skip to content

Commit fd62b2d

Browse files
Bump GitHubActionsTestLogger from 2.0.0 to 2.0.1
Bumps [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases) - [Changelog](https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/master/Changelog.md) - [Commits](Tyrrrz/GitHubActionsTestLogger@2.0...2.0.1) --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bd77237 commit fd62b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Serilog.Formatting.Log4Net.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</ItemGroup>
2222

2323
<ItemGroup Condition="$(ContinuousIntegrationBuild) == 'true'">
24-
<PackageReference Include="GitHubActionsTestLogger" Version="2.0.0" PrivateAssets="all" />
24+
<PackageReference Include="GitHubActionsTestLogger" Version="2.0.1" PrivateAssets="all" />
2525
</ItemGroup>
2626

2727
<PropertyGroup Label="Coverage">

0 commit comments

Comments
 (0)