Skip to content

Commit d5ff89f

Browse files
Bump codecov/codecov-action from 5.4.3 to 5.5.0 (#1400)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a4e654 commit d5ff89f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
uv run make mototest
6969
- name: Upload coverage to Codecov
7070
# yamllint disable-line rule:line-length
71-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
71+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
7272
with:
7373
token: ${{ secrets.codecov-token }} # not required for public repos
7474
files: ./coverage.xml

0 commit comments

Comments
 (0)