changeset 8436:d89d0147dd17

build(chore): update bump codecov/codecov-action from 5.4.3 to 5.5.0 https://github.com/roundup-tracker/roundup/pull/61 by dependabot
author John Rouillard <rouilj@ieee.org>
date Thu, 28 Aug 2025 11:13:24 -0400
parents 1a93dc58f975
children b57cdcfe46d6
files .github/workflows/ci-test.yml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.github/workflows/ci-test.yml	Tue Aug 26 23:37:42 2025 -0400
+++ b/.github/workflows/ci-test.yml	Thu Aug 28 11:13:24 2025 -0400
@@ -323,7 +323,7 @@
         
       - name: Upload coverage to Codecov
         # see: https://github.com/codecov/codecov-action#usage
-        uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+        uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
         with:
           verbose: true
           token: ${{ secrets.CODECOV_TOKEN }}

Roundup Issue Tracker: http://roundup-tracker.org/