Skip to content

Commit 3cf6ba6

Browse files
authored
chore(deps): Update codecov/codecov-action digest to aca8ff1 (#1342)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | codecov/codecov-action | action | digest | `2f1c584` -> `aca8ff1` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent af7586d commit 3cf6ba6

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 == 'large-ubuntu-plugin-sdk'
52-
uses: codecov/codecov-action@2f1c584520794d5b7d4c9fbd5a9cb831cc373bf1
52+
uses: codecov/codecov-action@aca8ff1dcc95d7f68e54b72a4e7ed08bd0c73449

0 commit comments

Comments
 (0)