Skip to content

Commit

Permalink
Bump gradle/wrapper-validation-action from 2.0.1 to 2.1.0 (#248)
Browse files Browse the repository at this point in the history
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](gradle/wrapper-validation-action@v2.0.1...v2.1.0)

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

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 Feb 8, 2024
1 parent d5a49a6 commit a9494e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4.1.1

- name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@v2.0.1
uses: gradle/wrapper-validation-action@v2.1.0

- name: Configure JDK ${{ env.JAVA_VERSION }}
uses: actions/setup-java@v4.0.0
Expand Down Expand Up @@ -82,7 +82,7 @@ jobs:
uses: actions/checkout@v4.1.1

- name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@v2.0.1
uses: gradle/wrapper-validation-action@v2.1.0

- name: Configure JDK ${{ env.JAVA_VERSION }}
uses: actions/setup-java@v4.0.0
Expand Down

0 comments on commit a9494e5

Please # to comment.