Skip to content

Commit

Permalink
Build(deps): Bump test-summary/action from 2.2 to 2.4 (#591)
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.4.
- [Release notes](https://github.com/test-summary/action/releases)
- [Commits](test-summary/action@v2.2...v2.4)

---
updated-dependencies:
- dependency-name: test-summary/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <[email protected]>
  • Loading branch information
dependabot[bot] and bdraco authored Aug 17, 2024
1 parent 5284f53 commit ff34eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
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.4
with:
paths: .test-results/pytest/test.xml
- name: Append coverage results to Job Summary
Expand Down

0 comments on commit ff34eb6

Please sign in to comment.