Skip to content

Commit 8abcdb2

Browse files
Update ctrf-io/github-test-reporter action to v1.0.28 (#566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d10d57a commit 8abcdb2

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
@@ -17,7 +17,7 @@ jobs:
1717
run: dotnet test -c Release --results-directory ./test-results -- --report-ctrf
1818
- if: always()
1919
name: Publish test report
20-
uses: ctrf-io/github-test-reporter@31e2a2735dd4641c65c2f49eb07e93ce8ec37fff # v1.0.27
20+
uses: ctrf-io/github-test-reporter@0f299074936c32ccaab5be5230511f6b2b9080aa # v1.0.28
2121
with:
2222
report-path: ./test-results/*.ctrf
2323
summary-report: true

0 commit comments

Comments
 (0)