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 8db357f commit f295deb
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 @@ -47,7 +47,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 f295deb

Please sign in to comment.