Skip to content

Commit 09b7b74

Browse files
chore(deps): bump codecov/codecov-action from 3.1.1 to 3.1.2 (#2110)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d47db9b commit 09b7b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_build.yml

Lines changed: 1 addition & 1 deletion
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@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 # 3.1.1
56+
uses: codecov/codecov-action@40a12dcee2df644d47232dde008099a3e9e4f865 # 3.1.2
5757
with:
5858
file: ./coverage.xml
5959
env_vars: PYTHON

0 commit comments

Comments
 (0)