Skip to content

Commit

Permalink
chore(deps): update gradle/wrapper-validation-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 4c0bf1e commit e1dfa0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-java-service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
java-version: '21'
distribution: 'zulu'
- name: ✔️ Validate Gradle wrapper
uses: gradle/wrapper-validation-action@v1
uses: gradle/wrapper-validation-action@v2
- name: 🏗 Build with Gradle
uses: gradle/gradle-build-action@v2
with:
Expand Down

0 comments on commit e1dfa0f

Please sign in to comment.