Skip to content

Commit b2834fa

Browse files
authored
chore(deps): Update codecov/codecov-action digest to bbeaa14 (#1442)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | codecov/codecov-action | action | digest | `438fa9e` -> `bbeaa14` | --- > [!WARNING] > Some dependencies could not be looked up. 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 7367799 commit b2834fa

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@438fa9e3ac8872b7162a502089be7daf796a8fbb
52+
uses: codecov/codecov-action@bbeaa140357942e4e8d8e15f1cd2f4e612f64c59

0 commit comments

Comments
 (0)