Skip to content

Commit 34831a0

Browse files
chore(deps): update dorny/test-reporter digest to 41662db
1 parent 156a674 commit 34831a0

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

0 commit comments

Comments
 (0)