Skip to content

Commit

Permalink
build(deps): bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0 (
Browse files Browse the repository at this point in the history
#3572)

* build(deps): bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.1.2 to 3.3.0.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v2.1.2...v3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

* build: move to 'gradle/actions/wrapper-validation'

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Tumbleson <connor.tumbleson@gmail.com>
  • Loading branch information
dependabot[bot] and iBotPeaches committed Apr 16, 2024
1 parent f253142 commit a2c2d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
with:
distribution: 'zulu'
java-version: 17
- uses: gradle/wrapper-validation-action@v2.1.2
- uses: gradle/actions/wrapper-validation@v3.3.0

0 comments on commit a2c2d01

Please sign in to comment.