From b5b7d919ed9e6030e2d10644fe2ac10bcf8e9de9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig=20Helge=20Str=C3=B8m?= Date: Tue, 10 Oct 2023 10:24:30 +0200 Subject: [PATCH] =?UTF-8?q?Endret=20url=20for=20github=20til=20=C3=A5=20g?= =?UTF-8?q?=C3=A5=20mot=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b588f9e29..26c0ce490 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,8 +2,8 @@ version: 2 registries: familie-felles: type: maven-repository - url: https://maven.pkg.github.com/navikt/familie-felles - username: x-access-token + url: https://maven.pkg.github.com/navikt/maven-release + username: token password: ${{secrets.READER_TOKEN}} updates: diff --git a/pom.xml b/pom.xml index e99782a1d..59429a4e1 100644 --- a/pom.xml +++ b/pom.xml @@ -267,7 +267,7 @@ github - https://maven.pkg.github.com/navikt/familie-felles + https://maven.pkg.github.com/navikt/maven-release