Skip to content

Commit

Permalink
testing the update of dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
krickert committed Sep 24, 2024
1 parent c5cdc71 commit eaa7933
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ updates:

registries:
github-packages:
type: maven
type: maven-repository
url: https://maven.pkg.github.com/krickert/rag-models
username: krickert # Your GitHub username
password: ${{secrets.GH_TOKEN}} # The secret configured above
username: krickert
password: ${{secrets.GH_TOKEN}}

0 comments on commit eaa7933

Please sign in to comment.