Skip to content

Commit 8448194

Browse files
authored
Merge pull request #129 from TechnologyEnhancedLearning/ci-dependabot-setup
chore(dependabot): dependabot token
2 parents 9553a8f + 267a538 commit 8448194

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ registries:
77
type: nuget-feed
88
url: https://nuget.pkg.github.com/TechnologyEnhancedLearning/index.json
99
username: "kevin.whittaker"
10-
# Hoping this has the permissions
11-
password: ${{ secrets.AZURE_DEVOPS_PAT }}
10+
password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }}
1211

1312
# # Though we ignore the feed it will still need to know about it
1413
# # dependabot is more restrictive it needs a better key

0 commit comments

Comments
 (0)