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 1f367ef + 800a4de commit 4c52eebCopy full SHA for 4c52eeb
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@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
100
with:
101
token: ${{ secrets.CODECOV_TOKEN }}
102
0 commit comments