Skip to content

Commit

Permalink
Bump test-summary/action from 2.2 to 2.3 (#951)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 22, 2024
1 parent 82e4944 commit ecfed85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Expand Up @@ -302,7 +302,7 @@ jobs:
- name: Produce markdown test summary from JUnit
if: >-
!cancelled()
uses: test-summary/action@v2.2
uses: test-summary/action@v2.3
with:
paths: .test-results/pytest/test.xml
- name: Append coverage results to Job Summary
Expand Down

0 comments on commit ecfed85

Please sign in to comment.