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

Commit af76288

Browse files
chore(deps): update gradle/wrapper-validation-action action to v3 (#871)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: James Fredley <[email protected]>
1 parent 8e99139 commit af76288

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
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v4
1414
with:
1515
token: ${{ secrets.GH_TOKEN }}
16-
- uses: gradle/wrapper-validation-action@v2
16+
- uses: gradle/wrapper-validation-action@v3
1717
- name: Set up JDK
1818
uses: actions/setup-java@v4
1919
with:

0 commit comments

Comments
 (0)