Skip to content

Commit b013ee3

Browse files
Update codecov/codecov-action action to v5.3.1 (#1992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b14955 commit b013ee3

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
@@ -81,7 +81,7 @@ jobs:
8181
MITOL_COOKIE_NAME: cookie_monster
8282

8383
- name: Upload coverage to CodeCov
84-
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
84+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
8585
with:
8686
file: ./coverage.xml
8787

@@ -138,7 +138,7 @@ jobs:
138138
NODE_ENV: test
139139

140140
- name: Upload coverage to CodeCov
141-
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
141+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
142142
with:
143143
file: coverage/lcov.info
144144

0 commit comments

Comments
 (0)