Skip to content

Commit 2490dbc

Browse files
Bump GitHubActionsTestLogger from 2.4.1 to 3.0.1
--- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ce9c08 commit 2490dbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/TimeZoneNames.Tests/TimeZoneNames.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
</ItemGroup>
2626

2727
<ItemGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
28-
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
28+
<PackageReference Include="GitHubActionsTestLogger" Version="3.0.1" />
2929
</ItemGroup>
3030

3131
</Project>

0 commit comments

Comments
 (0)