Skip to content

Commit 00a4b15

Browse files
chore(deps): update gradle/wrapper-validation-action action to v2 (#178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3937f69 commit 00a4b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717
with:
1818
token: ${{ secrets.GH_TOKEN }}
19-
- uses: gradle/wrapper-validation-action@v1
19+
- uses: gradle/wrapper-validation-action@v2
2020
- name: Set up JDK
2121
uses: actions/setup-java@v4
2222
with:

0 commit comments

Comments
 (0)