Skip to content

Commit

Permalink
Update gradle/wrapper-validation-action digest to 63d15e7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 10, 2024
1 parent 5a4bfc7 commit 65019dc
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 @@ -14,6 +14,6 @@ jobs:
java-version: '21'
distribution: 'zulu'
- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@342dbebe7272035434f9baccc29a816ec6dd2c7b
uses: gradle/wrapper-validation-action@63d15e7a1e697b1de6f3ba0507106f89100c8518
- name: Build with Gradle
run: ./gradlew build

0 comments on commit 65019dc

Please sign in to comment.