Skip to content

Commit

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

Bump gradle/wrapper-validation-action from 1.1.0 to 2.1.1
  • Loading branch information
koral-- authored Feb 12, 2024
2 parents 0de53e9 + 0fcaf26 commit 434a035
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 @@ -21,7 +21,7 @@ jobs:
with:
fetch-depth: '0' # https://github.com/shipkit/shipkit-auto-version#fetch-depth-on-ci
- name: Gradle wrapper validation
uses: gradle/wrapper-validation-action@v1.1.0
uses: gradle/wrapper-validation-action@v2.1.1

windows_build:
if: "! contains(toJSON(github.event.commits.*.message), '[skip ci]')"
Expand Down

0 comments on commit 434a035

Please sign in to comment.