Skip to content

Commit dd0e97b

Browse files
(build deps): Bump test-summary/action from 2.2 to 2.3
Bumps [test-summary/action](https://github.com/test-summary/action) from 2.2 to 2.3. - [Release notes](https://github.com/test-summary/action/releases) - [Commits](test-summary/action@v2.2...v2.3) --- updated-dependencies: - dependency-name: test-summary/action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f91c014 commit dd0e97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
-
3535
name: Test Summary
36-
uses: test-summary/action@v2.2
36+
uses: test-summary/action@v2.3
3737
if: matrix.targetFramework == 'net8.0'
3838
with:
3939
paths: artifacts/test-results/*.results.xml

0 commit comments

Comments
 (0)