Skip to content

Commit a08b605

Browse files
chore(deps): update all non-major dependencies (#776)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 11dc717 commit a08b605

File tree

3 files changed

+118
-118
lines changed

3 files changed

+118
-118
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: TypeScript Test
3131
run: npm run test:coverage --ci
3232
- name: Annotate Client Test Results
33-
uses: mikepenz/action-junit-report@v5.6.1
33+
uses: mikepenz/action-junit-report@v5.6.2
3434
if: always()
3535
with:
3636
report_paths: 'junit.xml'

0 commit comments

Comments
 (0)