Skip to content

Commit 90428bf

Browse files
ci(deps): update gradle/wrapper-validation-action action to v2
1 parent 11fbecc commit 90428bf

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
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout the repository
2020
uses: actions/checkout@v4
2121
- name: Validate the Gradle Wrapper
22-
uses: gradle/wrapper-validation-action@v1.1.0
22+
uses: gradle/wrapper-validation-action@v2.1.1
2323

2424
build:
2525
needs:

0 commit comments

Comments
 (0)