Skip to content

Commit 4252b04

Browse files
Merge pull request #256 from ZEISS/dependabot/github_actions/dorny/test-reporter-3
chore(deps): bump dorny/test-reporter from 2 to 3
2 parents e355ad0 + faf1755 commit 4252b04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
tools/go.sum
2727
go.sum
2828
- run: make test
29-
- uses: dorny/test-reporter@v2
29+
- uses: dorny/test-reporter@v3
3030
if: success() || failure()
3131
with:
3232
name: Go Test Results

0 commit comments

Comments
 (0)