Skip to content

Commit a9e9b52

Browse files
Bump danielpalme/ReportGenerator-GitHub-Action from 5.2.5 to 5.3.11
Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) from 5.2.5 to 5.3.11. - [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases) - [Commits](danielpalme/ReportGenerator-GitHub-Action@2a2d60e...62f9e70) --- updated-dependencies: - dependency-name: danielpalme/ReportGenerator-GitHub-Action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6006737 commit a9e9b52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
result_path: objectbox/coverage/lcov.info
9797
min_coverage: 90
9898
token: ${{ github.token }}
99-
- uses: danielpalme/ReportGenerator-GitHub-Action@2a2d60ea1c7e811f54684179af6ac1ae8c1ce69a # v5.2.5
99+
- uses: danielpalme/ReportGenerator-GitHub-Action@62f9e70ab348d56eee76d446b4db903a85ab0ea8 # v5.3.11
100100
with:
101101
reports: 'objectbox/coverage/lcov.info'
102102
targetdir: 'coveragereport'

0 commit comments

Comments
 (0)