From 6ca1dd1a44f14512d639585dabcd6403a0643fb5 Mon Sep 17 00:00:00 2001 From: Phil-NHS Date: Wed, 27 Aug 2025 13:37:18 +0100 Subject: [PATCH] chore(dependent): try something while reading --- .github/dependabot.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f032d3b..f556535 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,8 +7,11 @@ registries: type: nuget-feed # Dependabot needs access before it ignores, so still need to access TELBlazor despite ignoring it url: https://nuget.pkg.github.com/TechnologyEnhancedLearning/index.json - username: kevwhitt-hee - password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }} + # not expected to work + username: Phil-NHS + password: ${{ secrets.NUGETKEY }} + ## username: kevwhitt-hee + ## password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }} ## username: "kevin.whittaker" ## qqqq del ## username: "kevin.whittaker"