Skip to content

Commit

Permalink
ci(deps): update gradle/wrapper-validation-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent 507abe4 commit d5f8b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Checkout the repository
uses: actions/checkout@v4
- name: Validate the Gradle Wrapper
uses: gradle/wrapper-validation-action@v1.1.0
uses: gradle/wrapper-validation-action@v3.4.2

build:
needs:
Expand Down

0 comments on commit d5f8b4a

Please sign in to comment.