Skip to content

Commit 90d2da0

Browse files
[deps]: Update dorny/test-reporter action to v2 (#812)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3dbce5 commit 90d2da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
ASPNETCORE_ENVIRONMENT: Development # For Serilog passthrough
134134

135135
- name: Report test results
136-
uses: dorny/test-reporter@31a54ee7ebcacc03a09ea97a7e5465a47b84aea5 # v1.9.1
136+
uses: dorny/test-reporter@dc3a92680fcc15842eef52e8c4606ea7ce6bd3f3 # v2.1.1
137137
if: ${{ github.event.pull_request.head.repo.full_name == github.repository && !cancelled() }}
138138
with:
139139
name: Test Results

0 commit comments

Comments
 (0)