Skip to content

Commit

Permalink
Merge pull request #74 from adityabhaskar/renovate/gradle-wrapper-val…
Browse files Browse the repository at this point in the history
…idation-action-3.x

Update gradle/wrapper-validation-action action to v3
  • Loading branch information
adityabhaskar authored May 30, 2024
2 parents a2e3408 + b77350b commit ac6fa93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout latest code
uses: actions/checkout@v4
- name: Validate Gradle Wrapper
uses: gradle/wrapper-validation-action@v2
uses: gradle/wrapper-validation-action@v3

gradle:
name: Run checks and build graphs
Expand Down

0 comments on commit ac6fa93

Please sign in to comment.