Skip to content

Commit ea19d20

Browse files
authored
Add repo-token to gradle-wrapper-updater workflow (#322)
1 parent 838eaa7 commit ea19d20

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gradle-wrapper-updater.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ jobs:
2222
with:
2323
labels: dependencies
2424
merge-method: SQUASH
25+
repo-token: ${{ secrets.GRADLE_UPDATE_PAT }}

0 commit comments

Comments
 (0)