There was an error while loading. Please reload this page.
1 parent 0fbc6a4 commit 6c0f62cCopy full SHA for 6c0f62c
.github/dependabot.yml
@@ -4,7 +4,7 @@ registries:
4
enterprise:
5
type: maven-repository
6
url: https://timefold.jfrog.io/artifactory/releases/
7
- username: ${{ vars.JFROG_ENTERPRISE_READ_ONLY_ACCESS_USERNAME }}
+ username: ${{ secrets.JFROG_ENTERPRISE_READ_ONLY_REFERENCE_USERNAME }}
8
password: ${{ secrets.JFROG_ENTERPRISE_READ_ONLY_REFERENCE_TOKEN }}
9
10
multi-ecosystem-groups:
0 commit comments