Skip to content

Commit

Permalink
Update gradle/wrapper-validation-action action to v2.1.3 (#471)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 15, 2024
1 parent 56944d5 commit cb68714
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 @@ -25,7 +25,7 @@ jobs:
uses: actions/[email protected]

- name: Validate Gradle Wrapper
uses: gradle/[email protected].2
uses: gradle/[email protected].3

- name: Configure JDK ${{ env.JAVA_VERSION }}
uses: actions/[email protected]
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
uses: actions/[email protected]

- name: Validate Gradle Wrapper
uses: gradle/[email protected].2
uses: gradle/[email protected].3

- name: Configure JDK ${{ env.JAVA_VERSION }}
uses: actions/[email protected]
Expand Down

0 comments on commit cb68714

Please sign in to comment.