We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d06162 + 3f3301c commit e062fceCopy full SHA for e062fce
1 file changed
.github/workflows/test.yml
@@ -96,7 +96,7 @@ jobs:
96
run: go tool cover -func=coverage.txt
97
98
- name: Upload coverage to Codecov
99
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+ uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
100
with:
101
token: ${{ secrets.CODECOV_TOKEN }}
102
0 commit comments