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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit f30895310c20ef3d2569a5f690a80e56faf36c19
Subproject commit 5c472514b353ad60c335a13db3fd5189e9e9db37

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