This is an automated email from the ASF dual-hosted git repository. warren pushed a commit to branch fix-5 in repository https://gitbox.apache.org/repos/asf/incubator-devlake-helm-chart.git
commit d55b6cefd1a7377f4fd83ec93bad497cca06522f Author: Yingchu Chen <[email protected]> AuthorDate: Tue Oct 25 21:26:11 2022 +0800 test2 --- .github/actions/.github/actions/chart-releaser-action | 1 - .gitmodules | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/actions/.github/actions/chart-releaser-action b/.github/actions/.github/actions/chart-releaser-action deleted file mode 160000 index 98bccfd..0000000 --- a/.github/actions/.github/actions/chart-releaser-action +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 98bccfd32b0f76149d188912ac8e45ddd3f8695f diff --git a/.gitmodules b/.gitmodules index cffbccf..50e426f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ branch = v0.5.0 [submodule ".github/actions/chart-releaser-action"] path = .github/actions/chart-releaser-action - url = https://github.com/helm/chart-releaser-action.git + url = [email protected]:helm/chart-releaser-action.git [submodule ".github/actions/.github/actions/chart-releaser-action"] path = .github/actions/.github/actions/chart-releaser-action url = [email protected]:helm/chart-releaser-action.git
