Skip to content

Commit

Permalink
chore(deps): update gradle-wrapper-validation
Browse files Browse the repository at this point in the history
  • Loading branch information
tchiotludo committed Jun 6, 2024
1 parent cfb1b3d commit 839f018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
java-version: 21

- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v3
uses: gradle/actions/wrapper-validation@v3

- name: Build the docker-compose stack
if: ${{ github.event.inputs.skip-test == 'false' || github.event.inputs.skip-test == '' }}
Expand Down

0 comments on commit 839f018

Please sign in to comment.