Skip to content

Commit dc87f4a

Browse files
chore(deps): bump codecov/codecov-action from 5.0.3 to 5.0.7
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.0.3 to 5.0.7. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@05f5a9c...015f24e) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9483bd3 commit dc87f4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality_check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: Complexity baseline
7676
run: make complexity-baseline
7777
- name: Upload coverage to Codecov
78-
uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766 # 5.0.3
78+
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # 5.0.7
7979
with:
8080
token: ${{ secrets.CODECOV_TOKEN }}
8181
file: ./coverage.xml

0 commit comments

Comments
 (0)