Skip to content

Commit 8dff188

Browse files
authored
Merge pull request #150 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 bd9c79e + c8345e4 commit 8dff188

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
@@ -102,7 +102,7 @@ jobs:
102102
run: go tool cover -func=coverage.txt
103103

104104
- name: Upload coverage to Codecov
105-
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
105+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
106106
with:
107107
token: ${{ secrets.CODECOV_TOKEN }}
108108

0 commit comments

Comments
 (0)