aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-15 08:51:27 +0200
committerGitHub <[email protected]>2024-04-15 08:51:27 +0200
commit5a815e047bd61c2e868dce49c4b8d73576dc51d9 (patch)
treece804959f9044aef7d3bbc9176ad06ed42cbb441 /.github/workflows
parentf44177694a9bcb4674cb66212ca118fea8299150 (diff)
downloadfaker-5a815e047bd61c2e868dce49c4b8d73576dc51d9.tar.xz
faker-5a815e047bd61c2e868dce49c4b8d73576dc51d9.zip
chore(deps): update all non-major dependencies (#2820)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 51fe4968..74984192 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -210,7 +210,7 @@ jobs:
run: pnpm vitest run --coverage
- name: Upload coverage to Codecov
- uses: codecov/codecov-action@7afa10ed9b269c561c2336fd862446844e0cbf71 # v4.2.0
+ uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true