mirror of
https://github.com/anas-elgarhy/Ayah-intellij.git
synced 2024-08-15 00:43:43 +00:00
Merge pull request #19 from anas-elgarhy/dependabot/github_actions/gradle/wrapper-validation-action-1.0.5
Bump gradle/wrapper-validation-action from 1.0.3 to 1.0.5
This commit is contained in:
commit
befdbf083a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
|
||||
- name: Gradle Wrapper Validation
|
||||
uses: gradle/wrapper-validation-action@v1.0.3
|
||||
uses: gradle/wrapper-validation-action@v1.0.5
|
||||
|
||||
# Run verifyPlugin and test Gradle tasks
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue