From 2c8c69a5b0988163a0b033dc22c29b942867b629 Mon Sep 17 00:00:00 2001 From: Phil-NHS Date: Wed, 27 Aug 2025 14:26:45 +0100 Subject: [PATCH] chore(dependabot): surely not --- .github/dependabot.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 38d527e..dcd1d80 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,11 +8,12 @@ registries: # Dependabot needs access before it ignores, so still need to access TELBlazor despite ignoring it url: https://nuget.pkg.github.com/TechnologyEnhancedLearning/index.json # not expected to work - username: Phil-NHS - password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }} + token: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }} + # username: Phil-NHS + # password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }} ## password: ${{ secrets.NUGETKEY }}# No access to the secret as expected - ## username: kevwhitt-hee + ## username: kevwhitt-hee <- should be this really kevin made the pat ## password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }} ## username: "kevin.whittaker" ## qqqq del