We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a85e19 commit 5b4bea8Copy full SHA for 5b4bea8
.github/dependabot.yml
@@ -8,7 +8,7 @@ registries:
8
url: https://nuget.pkg.github.com/TechnologyEnhancedLearning/index.json
9
username: "kevin.whittaker"
10
# Hoping this has the permissions
11
- token: ${{ secrets.AZURE_DEVOPS_PAT }}
+ password: ${{ secrets.AZURE_DEVOPS_PAT }}
12
13
# # Though we ignore the feed it will still need to know about it
14
# # dependabot is more restrictive it needs a better key
0 commit comments