From 2b2e17912cbc07c106794667528a7a8e9d121608 Mon Sep 17 00:00:00 2001 From: Ugur Alpay Cenar Date: Fri, 22 Dec 2023 10:38:41 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ab1e423..8cc654a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -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: "/"