Dependabot private Ruby registry config: Fix indentation of replaces-base (#26538)
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5587d51c17
commit
898f416aa5
@@ -1230,7 +1230,7 @@ registries:
|
||||
type: rubygems-server
|
||||
url: https://rubygems.pkg.github.com/octocat/github_api
|
||||
token: ${{secrets.MY_GITHUB_PERSONAL_TOKEN}}
|
||||
replaces-base: true
|
||||
replaces-base: true
|
||||
```
|
||||
|
||||
{% endraw %}
|
||||
|
||||
Reference in New Issue
Block a user