mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 22:46:27 +00:00
chore(deps): update codecov/codecov-action action to v3.1.6 (#26952)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
33450deb8e
commit
ead0910bc2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -391,7 +391,7 @@ jobs:
|
||||||
path: coverage
|
path: coverage
|
||||||
|
|
||||||
- name: Codecov
|
- name: Codecov
|
||||||
uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 # v3.1.5
|
uses: codecov/codecov-action@ab904c41d6ece82784817410c45d8b8c02684457 # v3.1.6
|
||||||
with:
|
with:
|
||||||
directory: coverage/lcov
|
directory: coverage/lcov
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue