Skip to content

Commit

Permalink
Merge pull request #1414 from nextcloud/dependabot/github_actions/gra…
Browse files Browse the repository at this point in the history
…dle/wrapper-validation-action-3

Build(deps): Bump gradle/wrapper-validation-action from 2 to 3
  • Loading branch information
David-Development authored Jun 26, 2024
2 parents f8a164e + e4d9f89 commit cd7ba50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v2
- uses: gradle/actions/wrapper-validation@v3

lint:
name: Run Lint Checks
Expand Down

0 comments on commit cd7ba50

Please sign in to comment.