Skip to content

Commit 362ef93

Browse files
chore(deps): Bump bibipkins/dotnet-test-reporter from 1.5.3 to 1.5.4
Bumps [bibipkins/dotnet-test-reporter](https://github.com/bibipkins/dotnet-test-reporter) from 1.5.3 to 1.5.4. - [Release notes](https://github.com/bibipkins/dotnet-test-reporter/releases) - [Commits](bibipkins/dotnet-test-reporter@v1.5.3...v1.5.4) --- updated-dependencies: - dependency-name: bibipkins/dotnet-test-reporter dependency-version: 1.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5872700 commit 362ef93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: dotnet test --no-build --verbosity normal --logger trx --collect:"XPlat Code Coverage"
5757

5858
- name: Generate test report
59-
uses: bibipkins/[email protected].3
59+
uses: bibipkins/[email protected].4
6060
if: ${{ always() }}
6161
with:
6262
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)