Skip to content

Commit 3538a46

Browse files
dependabot[bot]greenrobot-team
authored andcommitted
Bump danielpalme/ReportGenerator-GitHub-Action from 5.4.7 to 5.4.12
Bumps [danielpalme/ReportGenerator-GitHub-Action](https://github.com/danielpalme/reportgenerator-github-action) from 5.4.7 to 5.4.12. - [Release notes](https://github.com/danielpalme/reportgenerator-github-action/releases) - [Commits](danielpalme/ReportGenerator-GitHub-Action@c957665...c4c5175) --- updated-dependencies: - dependency-name: danielpalme/ReportGenerator-GitHub-Action dependency-version: 5.4.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cd385f0 commit 3538a46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
result_path: objectbox/coverage/lcov.info
108108
min_coverage: 90
109109
token: ${{ github.token }}
110-
- uses: danielpalme/ReportGenerator-GitHub-Action@c9576654e2fea2faa7b69e59550b3805bf6a9977 # v5.4.7
110+
- uses: danielpalme/ReportGenerator-GitHub-Action@c4c5175a441c6603ec614f5084386dabe0e2295b # v5.4.12
111111
with:
112112
reports: 'objectbox/coverage/lcov.info'
113113
targetdir: 'coveragereport'

0 commit comments

Comments
 (0)