ci: set remote URL to https and bump sha (#14350)

* ci: set remote URL to https and bump sha

* update gitmodules
This commit is contained in:
Daniel Vaz Gaspar
2021-04-26 17:43:32 +01:00
committed by GitHub
parent 6875a1a9e2
commit 437be4b689
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -38,4 +38,4 @@
url = https://github.com/helm/chart-releaser-action
[submodule ".github/actions/github-action-push-to-another-repository"]
path = .github/actions/github-action-push-to-another-repository
url = git@github.com:cpina/github-action-push-to-another-repository.git
url = https://github.com/cpina/github-action-push-to-another-repository