Skip to content

Commit 9a9be5c

Browse files
build(deps): bump codecov/codecov-action from 6.0.0 to 7.0.0 (#989)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2084140 commit 9a9be5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/default.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ jobs:
224224
verb: call
225225
args: test-coverage --source=. export --path=coverage.out
226226

227-
- uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
227+
- uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
228228
if: github.event_name == 'pull_request'
229229
with:
230230
verbose: true

0 commit comments

Comments
 (0)