Skip to content

Commit 95a3756

Browse files
author
Dennis Labordus
committed
Add dependabot configuration.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent d030a80 commit 95a3756

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.GITHUB_TOKEN }}
12+
password: ${{ secrets.ORG_GITHUB_ACTION_SECRET }}
1313

1414
updates:
1515
# Maintain dependencies for GitHub Actions

0 commit comments

Comments
 (0)