Skip to content

Commit 2c8c69a

Browse files
committed
chore(dependabot): surely not
1 parent b448be5 commit 2c8c69a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,12 @@ registries:
88
# Dependabot needs access before it ignores, so still need to access TELBlazor despite ignoring it
99
url: https://nuget.pkg.github.com/TechnologyEnhancedLearning/index.json
1010
# not expected to work
11-
username: Phil-NHS
12-
password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }}
11+
token: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }}
12+
# username: Phil-NHS
13+
# password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }}
1314

1415
## password: ${{ secrets.NUGETKEY }}# No access to the secret as expected
15-
## username: kevwhitt-hee
16+
## username: kevwhitt-hee <- should be this really kevin made the pat
1617
## password: ${{ secrets.DEPENDABOT_GIT_PACKAGES_TOKEN }}
1718
## username: "kevin.whittaker"
1819
## qqqq del

0 commit comments

Comments
 (0)