Skip to content

Commit

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

Bump gradle/wrapper-validation-action from 2.1.2 to 3.3.0
  • Loading branch information
nilsodd authored Apr 15, 2024
2 parents 27ba4f4 + 4f6cc44 commit 41babeb
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@v2.1.2
- uses: gradle/wrapper-validation-action@v3.3.0
- name: Build with Gradle
uses: gradle/gradle-build-action@v3.2.0
with:
Expand Down

0 comments on commit 41babeb

Please sign in to comment.