mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +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
Submodule .github/actions/github-action-push-to-another-repository updated: f30895310c...5c472514b3
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -38,4 +38,4 @@
|
|||||||
url = https://github.com/helm/chart-releaser-action
|
url = https://github.com/helm/chart-releaser-action
|
||||||
[submodule ".github/actions/github-action-push-to-another-repository"]
|
[submodule ".github/actions/github-action-push-to-another-repository"]
|
||||||
path = .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