[Dependabot]: Bump dorny/test-reporter from v1 to v2.

This commit is contained in:
Patrick Lehmann
2025-04-17 01:35:48 +02:00
committed by GitHub

View File

@@ -97,7 +97,7 @@ jobs:
cat ${{ inputs.merged_junit_filename }}
- name: 📊 Publish Unit Test Results
uses: dorny/test-reporter@v1
uses: dorny/test-reporter@v2
if: inputs.publish && inputs.report_title != ''
with:
name: ${{ inputs.report_title }}