Skip to content

Commit 589a37d

Browse files
GitHub Actions: update ReportGenerator-GitHub-Action [4.8.10 -> 5.1.12]
1 parent 49ae9a1 commit 589a37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
result_path: objectbox/coverage/lcov.info
6161
min_coverage: 90
6262
token: ${{ github.token }}
63-
- uses: danielpalme/ReportGenerator-GitHub-Action@4.8.10
63+
- uses: danielpalme/ReportGenerator-GitHub-Action@5.1.12
6464
with:
6565
reports: 'objectbox/coverage/lcov.info'
6666
targetdir: 'coveragereport'

0 commit comments

Comments
 (0)