Skip to content

Commit

Permalink
build(java): use code-suggester v1 tag rather than full semver (#846)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Nov 12, 2020
1 parent 7db8a6c commit 7d65281
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
java-version: 11
- run: "mvn com.coveo:fmt-maven-plugin:format"
- uses: googleapis/code-suggester@v1.8.0
- uses: googleapis/code-suggester@v1
with:
command: review
pull_number: {{ '${{ github.event.pull_request.number }}' }}
Expand Down

0 comments on commit 7d65281

Please sign in to comment.