Skip to content

Commit 82a8b19

Browse files
chore(deps): update dependency codecov to v5.2.0 (#38)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [codecov](https://circleci.com/developer/orbs/orb/codecov/codecov) | orb | minor | `5.0.3` -> `5.2.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/codegen-sh/codegen-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3182bd2 commit 82a8b19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ executors:
1818
image: ubuntu-2404:current
1919
orbs:
2020
aws-cli: circleci/aws-cli@5.1.2
21-
codecov: codecov/codecov@5.0.3
21+
codecov: codecov/codecov@5.2.0
2222
node: circleci/node@7.0.0
2323
github-cli: circleci/github-cli@2.6.2
2424
slack: circleci/slack@5.1.1

0 commit comments

Comments
 (0)