Skip to content

Commit e062fce

Browse files
authored
Merge pull request #39 from AlphaOne1/dependabot/github_actions/codecov/codecov-action-5.5.0
2 parents 8d06162 + 3f3301c commit e062fce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
run: go tool cover -func=coverage.txt
9797

9898
- name: Upload coverage to Codecov
99-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
99+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
100100
with:
101101
token: ${{ secrets.CODECOV_TOKEN }}
102102

0 commit comments

Comments
 (0)