Skip to content

Commit 6051ee8

Browse files
ci(deps): update gradle/wrapper-validation-action action to v2
1 parent 957130b commit 6051ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout the repository
1919
uses: actions/checkout@v4
2020
- name: Validate the Gradle Wrapper
21-
uses: gradle/wrapper-validation-action@v1.1.0
21+
uses: gradle/wrapper-validation-action@v2.1.3
2222

2323
build:
2424
needs:

0 commit comments

Comments
 (0)