Skip to content

Commit

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

0 comments on commit 594aeef

Please sign in to comment.