Skip to content

Commit

Permalink
Merge pull request #456 from cake-build/renovate/gradle-wrapper-valid…
Browse files Browse the repository at this point in the history
…ation-action-3.x

chore(deps): update gradle/wrapper-validation-action action to v3.4.2
  • Loading branch information
nils-a authored Jun 17, 2024
2 parents 4827982 + 6d5b0e4 commit 78d2377
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 @@ -40,7 +40,7 @@ jobs:

# Validates the gradle wrappers and saves us from getting malicious PRs
- name: Gradle Wrapper Validation
uses: gradle/wrapper-validation-action@216d1ad2b3710bf005dc39237337b9673fd8fcd5 # v3.3.2
uses: gradle/wrapper-validation-action@88425854a36845f9c881450d9660b5fd46bee142 # v3.4.2

# Setup Java 11 environment which is needed to build
- name: Setup Java
Expand Down

0 comments on commit 78d2377

Please sign in to comment.