We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50d54e7 commit 4bbb4b3Copy full SHA for 4bbb4b3
.github/workflows/code-analysis.yml
@@ -107,7 +107,7 @@ jobs:
107
result_path: objectbox/coverage/lcov.info
108
min_coverage: 90
109
token: ${{ github.token }}
110
- - uses: danielpalme/ReportGenerator-GitHub-Action@c9576654e2fea2faa7b69e59550b3805bf6a9977 # v5.4.7
+ - uses: danielpalme/ReportGenerator-GitHub-Action@c1dd332d00304c5aa5d506aab698a5224a8fa24e # v5.4.11
111
with:
112
reports: 'objectbox/coverage/lcov.info'
113
targetdir: 'coveragereport'
0 commit comments