Skip to content

Commit

Permalink
Merge pull request #169 from olivernybroe/dependabot/github_actions/g…
Browse files Browse the repository at this point in the history
…radle/wrapper-validation-action-2.1.3

Bump gradle/wrapper-validation-action from 2.1.2 to 2.1.3
  • Loading branch information
olivernybroe authored Apr 10, 2024
2 parents d5b2b86 + 27c0020 commit 4b370e7
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 @@ -38,7 +38,7 @@ jobs:

# Validate wrapper
- name: Gradle Wrapper Validation
uses: gradle/[email protected].2
uses: gradle/[email protected].3

# Setup Java 11 environment for the next steps
- name: Setup Java
Expand Down

0 comments on commit 4b370e7

Please sign in to comment.