Skip to content

Commit e36e3be

Browse files
chore(deps): update dorny/test-reporter digest to 18430db
1 parent 73a591f commit e36e3be

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

0 commit comments

Comments
 (0)