Skip to content

Commit 7e66553

Browse files
chore(deps): update dorny/test-reporter digest to b14337a
1 parent 227adb9 commit 7e66553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: npm run test -- --reporters=default --reporters=jest-junit
4242

4343
- name: Test Report
44-
uses: dorny/test-reporter@e9fa2f582c0ebbe2e263fd18fad744d52e0b0203
44+
uses: dorny/test-reporter@b14337a039a066699a39f4758f31bd6366f99d58
4545
id: test-report
4646
if: ${{ github.actor != 'dependabot[bot]' }}
4747
with:

0 commit comments

Comments
 (0)