Skip to content

Commit

Permalink
actions: add gradle action
Browse files Browse the repository at this point in the history
  • Loading branch information
Ariel Reis authored Nov 13, 2020
1 parent 22a802f commit f2726fa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ jobs:
# You may pin to the exact commit or the version.
# uses: block42-blockchain-company/ktlint-action@da2e7f37a885a5b679dfffff990032d52f3d5011
uses: block42-blockchain-company/ktlint-action@v1.12

# check gradle dependencies
- name: Check gradle dependencies
# You may pin to the exact commit or the version.
# uses: OrangeLabs-moe/gradle-actions@5e96d4f5eafbe559dae76600102bc799ba210ae6
uses: OrangeLabs-moe/gradle-actions@v5.0-openjdk-14

0 comments on commit f2726fa

Please sign in to comment.