Skip to content

Commit eec2df5

Browse files
build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 (#62)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ead6a4 commit eec2df5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
id: codecov
2525
run: echo "binary=$(command -v codecovcli)" >> "$GITHUB_OUTPUT"
2626
- name: Upload reports
27-
uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
27+
uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
2828
with:
2929
binary: ${{ steps.codecov.outputs.binary }}
3030
fail_ci_if_error: true

0 commit comments

Comments
 (0)