Skip to content

Commit 929fbad

Browse files
chore(deps): update gradle/wrapper-validation-action action to v3
| datasource | package | from | to | | ----------- | -------------------------------- | ---- | -- | | github-tags | gradle/wrapper-validation-action | v2 | v3 |
1 parent a1a124a commit 929fbad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle-wrapper-validation.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@v2
10+
- uses: gradle/wrapper-validation-action@v3

0 commit comments

Comments
 (0)