mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
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:
committed by
GitHub
parent
6875a1a9e2
commit
437be4b689
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user