mirror of
https://github.com/project-zot/zot.git
synced 2026-06-19 22:27:58 +08:00
chore: fix dependabot alerts (#3921)
This commit is contained in:
committed by
GitHub
parent
2ca0392825
commit
79ab6464dc
@@ -195,7 +195,7 @@ jobs:
|
||||
name: unified-coverage
|
||||
path: unified-coverage/*
|
||||
- name: upload code coverage
|
||||
uses: codecov/codecov-action@v5
|
||||
uses: codecov/codecov-action@v6
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user