Skip to content

Commit

Permalink
chore(deps): bump gradle-update/update-gradle-wrapper-action from 1.0…
Browse files Browse the repository at this point in the history
….20 to 2.0.0 in /.github/workflows (#1291)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent 315a3bb commit 0d6824c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-wrapper-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: ./.github/actions/setup-java
- uses: ./.github/actions/setup-gradle
- uses: ./.github/actions/setup-gradle-properties
- uses: gradle-update/update-gradle-wrapper-action@0407394b9d173dfc9cf5695f9f560fef6d61a5fe # v1.0.20
- uses: gradle-update/update-gradle-wrapper-action@9268373d69bd0974b6318eb3b512b8e025060bbe # v2.0.0
with:
repo-token: ${{ secrets.PAT_SPARK }}
pr-title-template: 'chore(deps): bump Gradle Wrapper from %sourceVersion% to %targetVersion%'
Expand Down

0 comments on commit 0d6824c

Please sign in to comment.