Merge pull request #201 from apache/dependabot/github_actions/codecov/codecov-action-7.0.0

Bump codecov/codecov-action from 6.0.0 to 7.0.0
diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml
index de21fd3..c7ba886 100644
--- a/.github/workflows/coverage.yml
+++ b/.github/workflows/coverage.yml
@@ -47,6 +47,6 @@
       run: mvn --show-version --batch-mode --no-transfer-progress test jacoco:report-aggregate
 
     - name: Upload coverage to Codecov
-      uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
+      uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0
       with:
         files: ./commons-rng-docs/target/site/jacoco-aggregate/jacoco.xml