Skip to content

Commit

Permalink
Bump gradle-update/update-gradle-wrapper-action from 1 to 2 (#238)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent 1f903b0 commit 3a80bea
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 @@ -18,7 +18,7 @@ jobs:
java-version: 17
cache: 'gradle'
- name: Update Gradle Wrapper
uses: gradle-update/update-gradle-wrapper-action@v1
uses: gradle-update/update-gradle-wrapper-action@v2
with:
repo-token: ${{ secrets.GH_ACTION_TOKEN }}
labels: dependencies
Expand Down

0 comments on commit 3a80bea

Please sign in to comment.