Skip to content

Commit 0726c5b

Browse files
authored
Merge pull request #121 from sureshg/dependabot/github_actions/gradle/wrapper-validation-action-2
build(deps): bump gradle/wrapper-validation-action from 1 to 2
2 parents 62a4a8a + 38aa9aa commit 0726c5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-wrapper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- uses: actions/checkout@v4
10-
- uses: gradle/wrapper-validation-action@v1
10+
- uses: gradle/wrapper-validation-action@v2

0 commit comments

Comments
 (0)