Skip to content

Commit 550a5e0

Browse files
authored
Merge pull request #5 from AlphaOne1/dependabot/github_actions/codecov/codecov-action-5.4.2
Bump codecov/codecov-action from 5.4.0 to 5.4.2
2 parents c391c56 + f9ea7c5 commit 550a5e0

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@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
99+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
100100
with:
101101
token: ${{ secrets.CODECOV_TOKEN }}
102102

0 commit comments

Comments
 (0)