Skip to content

Commit b855a29

Browse files
committed
chore(deps): update dorny/test-reporter digest to 890a17c
1 parent bffc785 commit b855a29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Run Unit Tests
2626
run: make unit-test
2727
- name: Test Report
28-
uses: dorny/test-reporter@6e6a65b7a0bd2c9197df7d0ae36ac5cee784230c # v2
28+
uses: dorny/test-reporter@890a17cecf52a379fc869ab770a71657660be727 # v2
2929
if: success() || failure()
3030
with:
3131
name: Unit Test Results

0 commit comments

Comments
 (0)