Skip to content

Commit bdc840d

Browse files
committed
CI: remove gradle-wrapper-validation action.
1 parent 63fd139 commit bdc840d

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/build.yml

-10
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,6 @@ on:
1313

1414
jobs:
1515

16-
# Validate wrapper to prevent potential supply chain attack
17-
gradle-wrapper-validation:
18-
runs-on: ubuntu-latest
19-
20-
name: Validate Gradle wrapper
21-
22-
steps:
23-
- uses: actions/checkout@v2
24-
- uses: gradle/wrapper-validation-action@v1
25-
2616
build:
2717
runs-on: ubuntu-latest
2818

0 commit comments

Comments
 (0)