Skip to content

Commit 1e96971

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: poetry run invoke test
6363
- name: Upload Coverage
6464
if: steps.tests-with-coverage.conclusion == 'success'
65-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
65+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
6666
with:
6767
token: ${{ secrets.CODECOV_TOKEN }}
6868

0 commit comments

Comments
 (0)