Skip to content

Commit

Permalink
Update gradle/wrapper-validation-action digest to ccb4328
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and galovics committed Mar 28, 2023
1 parent e1fe016 commit 9953287
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
distribution: 'corretto'
cache: gradle
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@859c33240bd026ce8d5f711f5adcc65c2f8eafc1
uses: gradle/wrapper-validation-action@ccb4328a959376b642e027874838f60f8e596de3
- name: Build & Test
run: |
./gradlew --no-daemon --console=plain build test
Expand Down

0 comments on commit 9953287

Please sign in to comment.