Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ugur93 authored Dec 22, 2023
1 parent b7823da commit 2b2e179
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ version: 2
registries:
maven-github:
type: maven-repository
url: https://maven.pkg.github.com/navikt/bidrag-vedtak
url: https://github-package-registry-mirror.gc.nav.no/cached/maven-release
username: x-access-token
password: ${{secrets.GITHUB_TOKEN}}
password: no-secret-required
updates:
- package-ecosystem: "maven"
directory: "/"
Expand Down

0 comments on commit 2b2e179

Please sign in to comment.