aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-04-01 10:50:58 +0200
committerGitHub <[email protected]>2024-04-01 10:50:58 +0200
commitcfe03c4a77b1ca89c197212781da76a14c42f685 (patch)
treed9f1ab1a1b7a7b2874d2c0cd2f4202db38954518
parentb498d1f794e6d682e9d9fedebff194664c2a3f1d (diff)
downloadfaker-cfe03c4a77b1ca89c197212781da76a14c42f685.tar.xz
faker-cfe03c4a77b1ca89c197212781da76a14c42f685.zip
chore(deps): update codecov/codecov-action action to v4.1.1 (#2777)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-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 bdbfeb3f..b623cbe0 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@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
+ uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true