Skip to content

Commit 21bbbc2

Browse files
authored
chore(deps): Update codecov/codecov-action digest to 2f1c584 (#1256)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | codecov/codecov-action | action | digest | `04adceb` -> `2f1c584` | --- ### ⚠ 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 1cec01d commit 21bbbc2

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@04adcebd9b38cae0bb0fd4a05e3497ce0bce41a0
52+
uses: codecov/codecov-action@2f1c584520794d5b7d4c9fbd5a9cb831cc373bf1

0 commit comments

Comments
 (0)