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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hankem committed Jan 28, 2025
1 parent 5c72a56 commit d7395ed
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,6 +18,6 @@ jobs:
java-version: 17

- name: Update Gradle Wrapper
uses: gradle-update/[email protected].0
uses: gradle-update/[email protected].1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d7395ed

Please sign in to comment.