Migrate from CONTAINER_BUILDER_TOKEN to BASE_CONTAINER_IMAGE_READER_DEPENDABOT (#56213)
This commit is contained in:
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
@@ -5,7 +5,7 @@ registries:
|
||||
type: docker-registry
|
||||
url: ghcr.io
|
||||
username: PAT
|
||||
password: ${{secrets.CONTAINER_BUILDER_TOKEN}}
|
||||
password: ${{secrets.BASE_CONTAINER_IMAGE_READER_DEPENDABOT}}
|
||||
|
||||
updates:
|
||||
- package-ecosystem: npm
|
||||
|
||||
Reference in New Issue
Block a user