Skip to content

Commit 601a144

Browse files
chore: bump codecov/codecov-action from 5.3.0 to 5.3.1 (#6828)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e994c68 commit 601a144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666

6767
- name: Upload coverage to Codecov
6868
id: codecov
69-
uses: codecov/codecov-action@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0
69+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
7070
continue-on-error: true
7171
with:
7272
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)