Skip to content

Commit 74fadc9

Browse files
chore(deps): update codecov/codecov-action action to v5.5.2 (#3256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85b8c58 commit 74fadc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
run: |
9292
coverage combine
9393
coverage xml
94-
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
94+
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
9595
with:
9696
token: ${{secrets.CODECOV_TOKEN}}
9797
flags: unittests

0 commit comments

Comments
 (0)