Skip to content

Commit

Permalink
Pin eskatos/gradle-command-action to v1.2.0
Browse files Browse the repository at this point in the history
See: gradle/gradle-build-action#22

Signed-off-by: marracuene <[email protected]>
  • Loading branch information
marracuene committed Jun 26, 2020
1 parent 9fa56ae commit 9cdb20d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
with:
java-version: 8
# run the build
- uses: eskatos/[email protected]
- uses: eskatos/[email protected].0
with:
arguments: ${{ matrix.task }}
# upload build output for later inspection, if the build failed
Expand Down

0 comments on commit 9cdb20d

Please sign in to comment.