Skip to content

Commit

Permalink
fix dependency-release.repos url from git@ to https
Browse files Browse the repository at this point in the history
Signed-off-by: Daisuke Sato <[email protected]>
  • Loading branch information
daisukes committed Feb 14, 2025
1 parent 1433532 commit ec62319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependency-release.repos
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
repositories:
cabot-base:
type: git
url: git@github.com:cmu-cabot/cabot-base
url: https://github.com/cmu-cabot/cabot-base
version: 92b7e85ce73e252ee06891eb66c46ad7b7ba9353
cabot-base/docker/docker_images:
type: git
Expand Down

0 comments on commit ec62319

Please sign in to comment.