From 267a5389f642e661bb1bf0510bb6351573376941 Mon Sep 17 00:00:00 2001 From: Phil-NHS Date: Wed, 27 Aug 2025 10:12:56 +0100 Subject: [PATCH] chore(dependabot): dependabot token --- .github/dependabot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 10c2726..f3ebbff 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,8 +7,7 @@ registries: type: nuget-feed url: https://nuget.pkg.github.com/TechnologyEnhancedLearning/index.json username: "kevin.whittaker" - # Hoping this has the permissions - password: ${{ secrets.AZURE_DEVOPS_PAT }} + password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }} # # Though we ignore the feed it will still need to know about it # # dependabot is more restrictive it needs a better key