We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 838eaa7 commit ea19d20Copy full SHA for ea19d20
1 file changed
.github/workflows/gradle-wrapper-updater.yml
@@ -22,3 +22,4 @@ jobs:
22
with:
23
labels: dependencies
24
merge-method: SQUASH
25
+ repo-token: ${{ secrets.GRADLE_UPDATE_PAT }}
0 commit comments