Skip to content

Commit 680563c

Browse files
renovate[bot]mergify[bot]
authored andcommitted
ci(deps): update gradle/wrapper-validation-action action to v1.0.6
1 parent a6a035c commit 680563c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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@v3
2121
- name: Validate the Gradle Wrapper
22-
uses: gradle/wrapper-validation-action@v1.0.5
22+
uses: gradle/wrapper-validation-action@v1.0.6
2323

2424
build:
2525
needs:

0 commit comments

Comments
 (0)