Update gradle-update/update-gradle-wrapper-action action to v2

This commit is contained in:
renovate[bot] 2024-09-26 18:31:03 +00:00 committed by GitHub
parent 38966f61d8
commit 856fcbcd4a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ jobs:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '17'
- name: Update Gradle Wrapper
uses: gradle-update/update-gradle-wrapper-action@v1
uses: gradle-update/update-gradle-wrapper-action@v2
with:
repo-token: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
target-branch: develop