Skip to content

Commit 110ccbd

Browse files
Bump GitHubActionsTestLogger in /GitHubIssueFormsParser (#47)
Bumps [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) from 2.3.0 to 2.3.1. - [Changelog](https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/master/Changelog.md) - [Commits](Tyrrrz/GitHubActionsTestLogger@2.3...2.3.1) --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f85605d commit 110ccbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GitHubIssueFormsParser/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<PackageReference Include="Shouldly" Version="4.2.1" />
4646
<PackageReference Include="xunit.analyzers" Version="1.1.0" />
4747
<PackageReference Include="NSubstitute.Analyzers.CSharp" Version="1.0.16" />
48-
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.0" />
48+
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.1" />
4949
<PackageReference Include="LiquidTestReports.Custom" Version="1.0.9" />
5050
</ItemGroup>
5151

0 commit comments

Comments
 (0)