Skip to content

Commit 70d453f

Browse files
chore(deps): update codecov/codecov-action action to v5.5.0 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cf70860 commit 70d453f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
uv run pytest -v --junitxml=junit.xml -o junit_family=legacy
133133
134134
- name: Upload coverage reports to Codecov
135-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
135+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
136136
with:
137137
token: ${{ secrets.CODECOV_TOKEN }}
138138

0 commit comments

Comments
 (0)