diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cb526ff..266ee15 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,8 +3,6 @@ registries: github: type: "maven-repository" url: "https://maven.pkg.github.com/pcalouche/*" - username: ${{ github.actor }} - password: ${{ github.token }} updates: - package-ecosystem: "maven" directory: "/"