Skip to content

Commit 5f75fd5

Browse files
author
Dennis Labordus
authored
Merge pull request #70 from com-pas/dependabot-conf
Add dependabot configuration.
2 parents 6f3f1a4 + 95a3756 commit 5f75fd5

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)