chore: fix dependabot alerts (#2783)

Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com>
This commit is contained in:
Ramkumar Chinchani
2024-11-18 20:27:37 -08:00
committed by GitHub
parent 61fc1bc9c6
commit 3657148273
6 changed files with 82 additions and 82 deletions
+1 -1
View File
@@ -144,7 +144,7 @@ jobs:
cp coverage-devmode/* .
make covhtml
- name: upload code coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}