diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 61c9db667..e69b2e8bc 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -96,7 +96,7 @@ jobs: result_path: objectbox/coverage/lcov.info min_coverage: 90 token: ${{ github.token }} - - uses: danielpalme/ReportGenerator-GitHub-Action@2a2d60ea1c7e811f54684179af6ac1ae8c1ce69a # v5.2.5 + - uses: danielpalme/ReportGenerator-GitHub-Action@4924a48df5dbcdfbcbaef0cc1ad7d65d5aade7dd # v5.3.6 with: reports: 'objectbox/coverage/lcov.info' targetdir: 'coveragereport'