We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6006737 commit a9e9b52Copy full SHA for a9e9b52
.github/workflows/lint.yml
@@ -96,7 +96,7 @@ jobs:
96
result_path: objectbox/coverage/lcov.info
97
min_coverage: 90
98
token: ${{ github.token }}
99
- - uses: danielpalme/ReportGenerator-GitHub-Action@2a2d60ea1c7e811f54684179af6ac1ae8c1ce69a # v5.2.5
+ - uses: danielpalme/ReportGenerator-GitHub-Action@62f9e70ab348d56eee76d446b4db903a85ab0ea8 # v5.3.11
100
with:
101
reports: 'objectbox/coverage/lcov.info'
102
targetdir: 'coveragereport'
0 commit comments