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 fdd9057 + b1fc9b5 commit 13eb97bCopy full SHA for 13eb97b
.github/dependabot.yml
@@ -9,7 +9,7 @@ registries:
9
type: maven-repository
10
url: https://maven.pkg.github.com/com-pas/*
11
username: OWNER
12
- password: ${{ secrets.ORG_GITHUB_ACTION_SECRET }}
+ password: ${{ secrets.DB_GITHUB_PACKAGES }}
13
14
updates:
15
# Maintain dependencies for GitHub Actions
0 commit comments