Skip to content

Commit 699c488

Browse files
Bump bibipkins/dotnet-test-reporter from 1.4.1 to 1.5.4
Bumps [bibipkins/dotnet-test-reporter](https://github.com/bibipkins/dotnet-test-reporter) from 1.4.1 to 1.5.4. - [Release notes](https://github.com/bibipkins/dotnet-test-reporter/releases) - [Commits](bibipkins/dotnet-test-reporter@v1.4.1...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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d830c97 commit 699c488

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
-p:CoverletOutput=${{ github.workspace }}/test-results/cover.xml
4949
5050
- name: Test Report
51-
uses: bibipkins/dotnet-test-reporter@v1.4.1
51+
uses: bibipkins/dotnet-test-reporter@v1.5.4
5252
with:
5353
github-token: ${{ secrets.GITHUB_TOKEN }}
5454
comment-title: 'Unit Test Results'

0 commit comments

Comments
 (0)