Skip to content

Commit 0d82f25

Browse files
chore(deps): bump codecov/codecov-action from 5.4.3 to 5.5.1 (#461)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Utkarsh Umesan Pillai <[email protected]>
1 parent c305f6a commit 0d82f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
- name: cargo llvm-cov
182182
run: cargo llvm-cov --locked --all-features --workspace --lcov --output-path lcov.info
183183
- name: Upload to codecov.io
184-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
184+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
185185
with:
186186
fail_ci_if_error: true
187187
cargo-machete:

0 commit comments

Comments
 (0)