Skip to content

Commit 4c52eeb

Browse files
authored
Merge pull request #43 from AlphaOne1/dependabot/github_actions/codecov/codecov-action-5.5.1
Bump codecov/codecov-action from 5.5.0 to 5.5.1
2 parents 1f367ef + 800a4de commit 4c52eeb

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@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
99+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
100100
with:
101101
token: ${{ secrets.CODECOV_TOKEN }}
102102

0 commit comments

Comments
 (0)