Skip to content

Commit 7bb49bc

Browse files
chore(deps): update dorny/test-reporter digest to 3b9dad2
1 parent 196f744 commit 7bb49bc

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

0 commit comments

Comments
 (0)