Skip to content

Commit

Permalink
chore(deps): update zgosalvez/github-actions-report-lcov action to v4…
Browse files Browse the repository at this point in the history
….1.21 (#83)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
|
[zgosalvez/github-actions-report-lcov](https://redirect.github.com/zgosalvez/github-actions-report-lcov)
| action | patch | `4.1.20` -> `4.1.21` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/zgosalvez/github-actions-report-lcov/badge)](https://securityscorecards.dev/viewer/?uri=github.com/zgosalvez/github-actions-report-lcov)
|

---

### Release Notes

<details>
<summary>zgosalvez/github-actions-report-lcov
(zgosalvez/github-actions-report-lcov)</summary>

###
[`v4.1.21`](https://redirect.github.com/zgosalvez/github-actions-report-lcov/releases/tag/v4.1.21)

[Compare
Source](https://redirect.github.com/zgosalvez/github-actions-report-lcov/compare/v4.1.20...v4.1.21)

#### What's Changed

- Bump eslint from 9.15.0 to 9.17.0 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zgosalvez/github-actions-report-lcov/pull/275](https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/275)
- Bump zgosalvez/github-actions-get-action-runs-using-version from
2.0.14 to 2.0.16 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zgosalvez/github-actions-report-lcov/pull/272](https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/272)
- Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.15 to
3.0.17 by [@&#8203;dependabot](https://redirect.github.com/dependabot)
in
[https://github.com/zgosalvez/github-actions-report-lcov/pull/273](https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/273)
- Bump npm from 10.9.1 to 10.9.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/zgosalvez/github-actions-report-lcov/pull/274](https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/274)

**Full Changelog**:
zgosalvez/github-actions-report-lcov@4.1.20...v4.1.21

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/settlemint/solidity-diamond-bond).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiMzkuNTguMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 1c759f2 commit 9410bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/solidity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ jobs:
- name: Report code coverage
if: github.event_name == 'pull_request'
uses: zgosalvez/github-actions-report-lcov@4.1.20
uses: zgosalvez/github-actions-report-lcov@4.1.21
continue-on-error: true
with:
coverage-files: lcov.info
Expand Down

0 comments on commit 9410bb1

Please sign in to comment.