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 5b4bea8 commit 267a538Copy full SHA for 267a538
.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