Skip to content

Commit

Permalink
Merge branch 'master' into gradle-updater-pat
Browse files Browse the repository at this point in the history
  • Loading branch information
gavlyukovskiy authored Sep 23, 2024
2 parents 0b718b4 + 3a0643b commit 39abb94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-gradle-wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
distribution: 'temurin'
cache: 'gradle'

- uses: gradle-update/update-gradle-wrapper-action@v1
- uses: gradle-update/update-gradle-wrapper-action@v2
with:
repo-token: ${{ secrets.UPDATE_GRADLE_WRAPPER_PAT }}
labels: dependencies
Expand Down

0 comments on commit 39abb94

Please sign in to comment.