We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 604e6e4 commit 60d5bafCopy full SHA for 60d5baf
.github/dependabot.yml
@@ -5,7 +5,7 @@ registries:
5
type: docker-registry
6
url: ghcr.io
7
username: PAT
8
- password: ${{secrets.CONTAINER_BUILDER_TOKEN}}
+ password: ${{secrets.BASE_CONTAINER_IMAGE_READER_DEPENDABOT}}
9
10
updates:
11
- package-ecosystem: npm
0 commit comments