Skip to content

Commit

Permalink
Pin eskatos/gradle-command-action to v1.2
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 079d06a commit 9fa56ae
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/gradle-command-action@v1
- uses: eskatos/gradle-command-action@v1.2
with:
arguments: ${{ matrix.task }}
# upload build output for later inspection, if the build failed
Expand Down

0 comments on commit 9fa56ae

Please sign in to comment.