Skip to content

Commit c87028b

Browse files
Update EnricoMi/publish-unit-test-result-action action to v2.20.0 (#182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 05c21fb commit c87028b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-results.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
done
3636
3737
- name: Publish Test Results
38-
uses: EnricoMi/publish-unit-test-result-action@afb2984f4d89672b2f9d9c13ae23d53779671984 # v2.19.0
38+
uses: EnricoMi/publish-unit-test-result-action@3a74b2957438d0b6e2e61d67b05318aa25c9e6c6 # v2.20.0
3939
with:
4040
commit: ${{ github.event.workflow_run.head_sha }}
4141
event_file: artifacts/Event File/event.json

0 commit comments

Comments
 (0)