Skip to content

Commit f411f61

Browse files
authored
Merge pull request #579 from ansible/dependabot/github_actions/test-summary/action-2.3
2 parents b1335d4 + e40caaf commit f411f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
-qq
226226
- name: Produce markdown test summary from JUnit
227227
if: always()
228-
uses: test-summary/action@v2.2
228+
uses: test-summary/action@v2.3
229229
with:
230230
paths: .test-results/pytest/results.xml
231231
- name: Re-run the failing tests with maximum verbosity

0 commit comments

Comments
 (0)