Skip to content

Commit b93f96d

Browse files
Remove Gradle wrapper validation action
1 parent f1f9e3d commit b93f96d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/dependency-graph.yml

-3
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020

21-
- name: Validate Gradle Wrapper
22-
uses: gradle/actions/wrapper-validation@0bdd871935719febd78681f197cd39af5b6e16a6 # v4
23-
2421
- name: Download Java JDK
2522
uses: typelevel/download-java@817e8c0d48dc2e88e155a8e4f69ba493bef621be # v2
2623
id: download-java

0 commit comments

Comments
 (0)