build(deps): bump codecov/codecov-action from 5.0.3 to 5.1.2 (#48200)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.0.3 to 5.1.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](05f5a9cfad...1e68e06f1d)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
			
			
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/coverage.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/coverage.yml
									
									
									
									
										vendored
									
									
								
							@@ -29,7 +29,7 @@ jobs:
 | 
			
		||||
    - run: coverage xml
 | 
			
		||||
 | 
			
		||||
    - name: "Upload coverage report to CodeCov"
 | 
			
		||||
      uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766
 | 
			
		||||
      uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303
 | 
			
		||||
      with:
 | 
			
		||||
        verbose: true
 | 
			
		||||
        fail_ci_if_error: false
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user