Skip to content

Commit 725f81d

Browse files
chore(deps): update codecov/codecov-action action to v4.6.0
1 parent b0c1334 commit 725f81d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ jobs:
367367
if: >-
368368
!cancelled()
369369
&& steps.tox-run.outputs.cov-report-files != ''
370-
uses: codecov/codecov-action@v4
370+
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
371371
with:
372372
disable_search: true
373373
fail_ci_if_error: >-

0 commit comments

Comments
 (0)