Skip to content

Commit

Permalink
Merge pull request #90 from jimblackler/dependabot/github_actions/gra…
Browse files Browse the repository at this point in the history
…dle/wrapper-validation-action-3.5.0
  • Loading branch information
big-andy-coates authored Aug 6, 2024
2 parents 0323f67 + 5cd77de commit 8a0a8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
java-version: '8'
distribution: 'adopt'
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@216d1ad2b3710bf005dc39237337b9673fd8fcd5
uses: gradle/wrapper-validation-action@f9c9c575b8b21b6485636a91ffecd10e558c62f6
- name: Build with Gradle
run: ./gradlew build -Prun.smoke.test=true

0 comments on commit 8a0a8d0

Please sign in to comment.