Skip to content

Commit

Permalink
Merge pull request #5 from FINTLabs/dependabot/github_actions/gradle/…
Browse files Browse the repository at this point in the history
…wrapper-validation-action-2.1.2

Bump gradle/wrapper-validation-action from 1.1.0 to 2.1.2
  • Loading branch information
nilsodd authored Apr 8, 2024
2 parents 17c4791 + f8d2252 commit b483ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
distribution: 'corretto'
cache: 'gradle'

- uses: gradle/wrapper-validation-action@v1.1.0
- uses: gradle/wrapper-validation-action@v2.1.2
- name: Build with Gradle
uses: gradle/gradle-build-action@v2.12.0
with:
Expand Down

0 comments on commit b483ec9

Please sign in to comment.