Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit aca7517

Browse files
chore(deps): update gradle/wrapper-validation-action action to v2
1 parent 34bbbdd commit aca7517

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)