aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-01-01 12:42:30 +0000
committerGitHub <[email protected]>2025-01-01 12:42:30 +0000
commita7dfac4b7a42907b5a55d54d3f9e1920374b49f2 (patch)
tree1433e13fb22f795ab7b91c261c3414ee3b07e95b /.github/workflows
parentc9f3bc2717751308f2a856ac06e23d34d18bbe63 (diff)
downloadfaker-a7dfac4b7a42907b5a55d54d3f9e1920374b49f2.tar.xz
faker-a7dfac4b7a42907b5a55d54d3f9e1920374b49f2.zip
chore(deps): update all non-major dependencies (#3359)
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 05989bea..2112a214 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -211,7 +211,7 @@ jobs:
run: pnpm vitest run --coverage
- name: Upload coverage to Codecov
- uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
+ uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true