Skip to content

Commit

Permalink
Update gradle/wrapper-validation-action action to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 21, 2023
1 parent f5faca9 commit 4a3131a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
key: batect-caches-${{ hashFiles('**/*.gradle.kts') }}

- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v1.0.6
uses: gradle/wrapper-validation-action@v1.1.0

- name: Build
run: ./batect build
Expand Down

0 comments on commit 4a3131a

Please sign in to comment.