aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-06-15 02:13:28 +0200
committerGitHub <[email protected]>2025-06-15 02:13:28 +0200
commitb7c01cce7d7e289831229f4654345a67d4a97f89 (patch)
tree13c6fa7fc4a0979d11002ae78868ec785686a7c5 /.github/workflows
parentfb5460aaba26e1dc9e655be279089fb3b252866a (diff)
downloadfaker-b7c01cce7d7e289831229f4654345a67d4a97f89.tar.xz
faker-b7c01cce7d7e289831229f4654345a67d4a97f89.zip
chore(deps): update all non-major dependencies (#3523)
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 3e6f02fc..bc7361d2 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -204,7 +204,7 @@ jobs:
run: pnpm vitest run --coverage
- name: Upload coverage to Codecov
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
+ uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true