Skip to content

Commit

Permalink
chore(deps): update gradle/wrapper-validation-action action to v3 (#2021
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
  • Loading branch information
renovate[bot] and tido64 committed May 7, 2024
1 parent 1a60e0b commit d92b6cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
yarn test:rb
echo "::remove-matcher owner=minitest::"
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v2
uses: gradle/actions/wrapper-validation@v3
- name: Populate Gradle cache
uses: ./.github/actions/gradle
with:
Expand Down

0 comments on commit d92b6cc

Please sign in to comment.