Skip to content

Commit 0460af4

Browse files
committed
DEPENDABOT_ACCESS_TOKEN
1 parent 19103dc commit 0460af4

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
@@ -4,7 +4,7 @@ registries:
44
npm-github:
55
type: npm-registry
66
url: https://npm.pkg.github.com
7-
token: ${{secrets.GH_PACKAGES_NPM_READ_TOKEN}}
7+
token: ${{secrets.DEPENDABOT_ACCESS_TOKEN}}
88

99
updates:
1010
- package-ecosystem: "npm"

0 commit comments

Comments
 (0)