Skip to content

Commit aed1b93

Browse files
chore(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#1529)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ruben Fonseca <[email protected]>
1 parent 602caa2 commit aed1b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/python_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Complexity baseline
5454
run: make complexity-baseline
5555
- name: Upload coverage to Codecov
56-
uses: codecov/codecov-action@81cd2dc8148241f03f5839d295e000b8f761e378 # 3.1.0
56+
uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # 3.1.1
5757
with:
5858
file: ./coverage.xml
5959
env_vars: PYTHON

0 commit comments

Comments
 (0)