Skip to content

Commit

Permalink
build(deps): bump test-summary/action from 2.1 to 2.2 (#2524)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent c0ccc35 commit d9ed808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-health.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- run: make unit-test
- name: Test Summary
id: test_summary
uses: test-summary/action@v2.1
uses: test-summary/action@v2.2
with:
paths: unit-tests.xml
if: always() && matrix.os == 'ubuntu-latest'
Expand Down

0 comments on commit d9ed808

Please sign in to comment.