Skip to content

Commit

Permalink
Add PAT to gradle wrapper upgrade workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yonatankarp committed Dec 15, 2023
1 parent 26f04d8 commit 4b80c06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-gradle-wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ on:
jobs:
update-gradle-wrapper:
uses: yonatankarp/github-actions/.github/workflows/update-gradle-wrapper.yml@v1
secrets:
GITHUB_PAT: ${{ secrets.REVIEWER_GITHUB_TOKEN }}

0 comments on commit 4b80c06

Please sign in to comment.