Skip to content

Commit 875890e

Browse files
authored
chore(deps): Update codecov/codecov-action digest to 894ff02 (#835)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | codecov/codecov-action | action | digest | `cc7fb3f` -> `894ff02` | --- ### Configuration 📅 **Schedule**: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4zIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent 6fb7c1c commit 875890e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ jobs:
4949
run: go test -race -coverprofile=coverage.out -covermode=atomic ./...
5050
- name: Upload coverage to Codecov
5151
if: always() && matrix.os == 'ubuntu-latest'
52-
uses: codecov/codecov-action@cc7fb3f71c712c470a895ac29f8a1fd0fcb52c8a
52+
uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2

0 commit comments

Comments
 (0)