Skip to content

Commit 66c1375

Browse files
chore(deps): update codecov/codecov-action action to v5.5.1 (#2580)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8413c1b commit 66c1375

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
MITOL_COOKIE_NAME: cookie_monster
8686

8787
- name: Upload coverage to CodeCov
88-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
88+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
8989
with:
9090
file: ./coverage.xml
9191

@@ -142,7 +142,7 @@ jobs:
142142
NODE_ENV: test
143143

144144
- name: Upload coverage to CodeCov
145-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
145+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
146146
with:
147147
file: coverage/lcov.info
148148

0 commit comments

Comments
 (0)