Skip to content

Commit 5541643

Browse files
authored
Merge pull request #132 from TechnologyEnhancedLearning/ci-dependabot-setup
chore(dependabot): background spitfire
2 parents f3d82e2 + b448be5 commit 5541643

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ registries:
99
url: https://nuget.pkg.github.com/TechnologyEnhancedLearning/index.json
1010
# not expected to work
1111
username: Phil-NHS
12-
password: ${{ secrets.NUGETKEY }}
12+
password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }}
13+
14+
## password: ${{ secrets.NUGETKEY }}# No access to the secret as expected
1315
## username: kevwhitt-hee
1416
## password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }}
1517
## username: "kevin.whittaker"

0 commit comments

Comments
 (0)