Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading