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.
2 parents 9553a8f + 267a538 commit 8448194Copy full SHA for 8448194
.github/dependabot.yml
@@ -7,8 +7,7 @@ registries:
7
type: nuget-feed
8
url: https://nuget.pkg.github.com/TechnologyEnhancedLearning/index.json
9
username: "kevin.whittaker"
10
- # Hoping this has the permissions
11
- password: ${{ secrets.AZURE_DEVOPS_PAT }}
+ password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }}
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