Skip to content

Commit a0a218a

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update gradle/wrapper-validation-action action to v1.1.0
1 parent 0c429af commit a0a218a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout the repository
1919
uses: actions/checkout@v3
2020
- name: Validate the Gradle Wrapper
21-
uses: gradle/wrapper-validation-action@v1.0.6
21+
uses: gradle/wrapper-validation-action@v1.1.0
2222

2323
build:
2424
needs:

0 commit comments

Comments
 (0)