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

Commit 4a3131a

Browse files
committed
Update gradle/wrapper-validation-action action to v1.1.0
1 parent f5faca9 commit 4a3131a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
key: batect-caches-${{ hashFiles('**/*.gradle.kts') }}
4040

4141
- name: Validate Gradle wrapper
42-
uses: gradle/wrapper-validation-action@v1.0.6
42+
uses: gradle/wrapper-validation-action@v1.1.0
4343

4444
- name: Build
4545
run: ./batect build

0 commit comments

Comments
 (0)