Skip to content

Commit

Permalink
chore(deps): bump gradle/wrapper-validation-action from 1.1.0 to 3.4.2 (
Browse files Browse the repository at this point in the history
#202)

Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1.1.0 to 3.4.2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v1.1.0...v3.4.2)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Abdelrhman Hamouda <7114320+AbdelrhmanHamouda@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and AbdelrhmanHamouda committed Jul 4, 2024
1 parent 965a0d7 commit ed181d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
distribution: temurin

- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v1.1.0
uses: gradle/wrapper-validation-action@v3.4.2

- name: Build
uses: gradle/gradle-build-action@v3.4.2
Expand Down

0 comments on commit ed181d0

Please sign in to comment.