Skip to content

Commit

Permalink
Bump gradle-update/update-gradle-wrapper-action from 2.0.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [gradle-update/update-gradle-wrapper-action](https://github.com/gradle-update/update-gradle-wrapper-action) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/gradle-update/update-gradle-wrapper-action/releases)
- [Changelog](https://github.com/gradle-update/update-gradle-wrapper-action/blob/main/CHANGELOG.md)
- [Commits](gradle-update/update-gradle-wrapper-action@v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: gradle-update/update-gradle-wrapper-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent 94a945b commit cf508e5
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 @@ -16,6 +16,6 @@ jobs:
distribution: "adopt"
java-version: 17
- name: Update Gradle Wrapper
uses: gradle-update/update-gradle-wrapper-action@v2.0.0
uses: gradle-update/update-gradle-wrapper-action@v2.0.1
with:
set-distribution-checksum: false

0 comments on commit cf508e5

Please sign in to comment.