Skip to content

Commit 5b4bea8

Browse files
committed
chore(dependabot): dependabot wasnt config compliant
1 parent 8a85e19 commit 5b4bea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

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

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

0 commit comments

Comments
 (0)