Skip to content

Commit deca6b6

Browse files
authored
Merge pull request #11 from AlphaOne1/dependabot/github_actions/codecov/codecov-action-5.4.3
2 parents fd795d6 + c549a87 commit deca6b6

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

0 commit comments

Comments
 (0)