Skip to content

Commit 44f5b6e

Browse files
authored
Merge pull request #418 from maratori/dependabot/github_actions/codecov/codecov-action-6.0.1
Bump codecov/codecov-action from 6.0.0 to 6.0.1
2 parents a45d203 + c2349d0 commit 44f5b6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
if: ${{ github.event_name == 'workflow_dispatch' && inputs.debug_ssh }}
3434
uses: mxschmitt/action-tmate@c0afd6f790e3a5564914980036ebf83216678101 # v3.23
3535
- run: make test-cover
36-
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
36+
- uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
3737
with:
3838
token: ${{ secrets.CODECOV_TOKEN }}
3939

0 commit comments

Comments
 (0)