Skip to content

Commit 2dd022c

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent c3afcb0 commit 2dd022c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: make ci-test
2424

2525
- name: Send test coverage to Codecov
26-
uses: codecov/codecov-action@v5
26+
uses: codecov/codecov-action@v6
2727

2828
- name: Run Trivy vulnerability scanner in repo mode
2929
uses: aquasecurity/trivy-action@v0.36.0

0 commit comments

Comments
 (0)