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.13 (#5)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
|
[zgosalvez/github-actions-report-lcov](https://togithub.com/zgosalvez/github-actions-report-lcov)
| action | patch | `v4.1.12` -> `v4.1.13` | [![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.13`](https://togithub.com/zgosalvez/github-actions-report-lcov/releases/tag/v4.1.13)

[Compare
Source](https://togithub.com/zgosalvez/github-actions-report-lcov/compare/v4.1.12...v4.1.13)

#### What's Changed

- Bump eslint from 9.7.0 to 9.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/zgosalvez/github-actions-report-lcov/pull/241](https://togithub.com/zgosalvez/github-actions-report-lcov/pull/241)
- Bump actions/setup-node from 4.0.2 to 4.0.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/zgosalvez/github-actions-report-lcov/pull/236](https://togithub.com/zgosalvez/github-actions-report-lcov/pull/236)
- Bump zgosalvez/github-actions-get-action-runs-using-version from 2.0.8
to 2.0.9 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/zgosalvez/github-actions-report-lcov/pull/237](https://togithub.com/zgosalvez/github-actions-report-lcov/pull/237)
- Bump [@&#8203;actions/glob](https://togithub.com/actions/glob) from
0.4.0 to 0.5.0 by [@&#8203;dependabot](https://togithub.com/dependabot)
in
[https://github.com/zgosalvez/github-actions-report-lcov/pull/240](https://togithub.com/zgosalvez/github-actions-report-lcov/pull/240)
- Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 3.0.9 to
3.0.10 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/zgosalvez/github-actions-report-lcov/pull/235](https://togithub.com/zgosalvez/github-actions-report-lcov/pull/235)
- Bump [@&#8203;actions/artifact](https://togithub.com/actions/artifact)
from 2.1.8 to 2.1.9 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/zgosalvez/github-actions-report-lcov/pull/238](https://togithub.com/zgosalvez/github-actions-report-lcov/pull/238)

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" (UTC), 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://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/settlemint/solidity-token-erc1155).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

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 Aug 25, 2024
1 parent 66a1b2e commit fb7a299
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 @@ -149,7 +149,7 @@ jobs:
- name: Report code coverage
if: github.event_name == 'pull_request'
uses: zgosalvez/[email protected].12
uses: zgosalvez/[email protected].13
with:
coverage-files: lcov.info
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit fb7a299

Please sign in to comment.