Skip to content

Commit 6a2e257

Browse files
chore(deps): update enricomi/publish-unit-test-result-action action to v2.21.0 (#1267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f1aa7c3 commit 6a2e257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report_test_results.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: List downloaded files
2424
run: ls -lR
2525
- name: Publish test results
26-
uses: EnricoMi/publish-unit-test-result-action@3a74b2957438d0b6e2e61d67b05318aa25c9e6c6 # v2.20.0
26+
uses: EnricoMi/publish-unit-test-result-action@34d7c956a59aed1bfebf31df77b8de55db9bbaaf # v2.21.0
2727
with:
2828
files: "test_results/**/*.xml"
2929
if: always()

0 commit comments

Comments
 (0)