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.
2 parents d7c543f + 1cbcbac commit ee044f5Copy full SHA for ee044f5
.github/dependabot.yml
@@ -1,10 +1,4 @@
1
version: 2
2
-registries:
3
- maven-codeartifact:
4
- type: maven-repository
5
- url: https://getyourguide-130607246975.d.codeartifact.eu-central-1.amazonaws.com/maven/private/
6
- username: "aws"
7
- password: "${{secrets.CODEARTIFACT_AUTH_TOKEN}}"
8
updates:
9
- package-ecosystem: github-actions
10
directory: /
@@ -20,5 +14,3 @@ updates:
20
14
day: sunday
21
15
timezone: Europe/Berlin
22
16
open-pull-requests-limit: 20
23
- registries:
24
- - maven-codeartifact
0 commit comments