We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50d580a commit cc4919eCopy full SHA for cc4919e
1 file changed
.github/workflows/test.yml
@@ -67,7 +67,7 @@ jobs:
67
68
- name: Upload coverage reports to Codecov with GitHub Action
69
if: startsWith(matrix.os, 'ubuntu')
70
- uses: codecov/codecov-action@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
+ uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
71
with:
72
token: ${{ secrets.CODECOV_TOKEN }}
73
slug: stacklok/toolhive
0 commit comments