Skip to content

Commit 13eb97b

Browse files
author
Dennis Labordus
authored
Merge pull request #71 from com-pas/dependabot-conf
Use new secret for DependaBot.
2 parents fdd9057 + b1fc9b5 commit 13eb97b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ registries:
99
type: maven-repository
1010
url: https://maven.pkg.github.com/com-pas/*
1111
username: OWNER
12-
password: ${{ secrets.ORG_GITHUB_ACTION_SECRET }}
12+
password: ${{ secrets.DB_GITHUB_PACKAGES }}
1313

1414
updates:
1515
# Maintain dependencies for GitHub Actions

0 commit comments

Comments
 (0)