I have an Artifactory npm private repository configured for security updates in my GitHub Depandabot.yaml file.
Version updates succeed but security updates fail with the below error and this is an issue on GitHub side.
Version updates succeed but security updates fail with the below error and this is an issue on GitHub side.
pdater | INFO <job_559331322> Checking if jquery 1.12.3 needs updating proxy | 2022/12/26 11:21:33 [012] GET https://url.jfrog.io:443/artifactory/api/npm/npm-test/jquery proxy | 2022/12/26 11:21:34 [012] 401 https://url.jfrog.io:443/artifactory/api/npm/npm-test/jquery updater | INFO <job_559331322> Handled error whilst updating jquery: private_source_authentication_failure {:source=>"url.jfrog.io/artifactory/api/npm/npm-test"}