Skip to content

Commit c5fdd6f

Browse files
Bump dorny/test-reporter from 2.2.0 to 2.3.0 (#172)
Bumps [dorny/test-reporter](https://github.com/dorny/test-reporter) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/dorny/test-reporter/releases) - [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md) - [Commits](dorny/test-reporter@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: dorny/test-reporter dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51fa6a7 commit c5fdd6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
working-directory: src
3838

3939
- name: 📄 Publish test results
40-
uses: dorny/test-reporter@v2.2.0
40+
uses: dorny/test-reporter@v2.3.0
4141
if: always()
4242
with:
4343
name: 'xUnit Test Results'

0 commit comments

Comments
 (0)