Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Dependabot can't authenticate to the private package registry ht… #2434

Merged
merged 1 commit into from
Aug 8, 2023

Commits on Aug 8, 2023

  1. fix: Dependabot can't authenticate to the private package registry ht…

    …tps://repo.spring.io
    
    - We get errors as follows at
      https://github.com/cloudfoundry/uaa/network/updates/705768660:
    ```
    Dependabot can't authenticate to a private package registry
    The following private package registry was used and caused the update to fail: https://repo.spring.io/release.
    ```
    - Stop using `repo.spring.io` for dependencies. See https://spring.io/blog/2022/12/14/notice-of-permissions-changes-to-repo-spring-io-january-2023.
    
    [#185768114]
    hsinn0 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    03a6bc8 View commit details
    Browse the repository at this point in the history