Skip to content

Commit 60d0436

Browse files
Merge pull request #145 from apple/dependabot/github_actions/gradle/wrapper-validation-action-3.5.0
Bump gradle/wrapper-validation-action from 1.1.0 to 3.5.0
2 parents 9decf86 + 5cb03b9 commit 60d0436

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-wrapper-validation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v3
9-
- uses: gradle/wrapper-validation-action@v1.1.0
9+
- uses: gradle/wrapper-validation-action@v3.5.0

0 commit comments

Comments
 (0)