Skip to content

Commit bae663b

Browse files
chore(deps): update dorny/test-reporter digest to 8dd7047
1 parent 227adb9 commit bae663b

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@8dd7047bf02c3ce9ef3a5cd4b40327640af58499
4545
id: test-report
4646
if: ${{ github.actor != 'dependabot[bot]' }}
4747
with:

0 commit comments

Comments
 (0)