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 95a3756 commit b1fc9b5Copy full SHA for b1fc9b5
.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