Skip to content

Commit

Permalink
build(java): use code-suggester v1 tag rather than full semver (#434)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/d2bd45d1-7927-4578-b824-9ae34a6b0e7a/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@7d65281
  • Loading branch information
yoshi-automation committed Nov 13, 2020
1 parent 14ac8d7 commit 9350aa2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/formatting.yaml
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
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-pubsub.git",
"sha": "0e174b0095c5f8e8a8da0524c824c36a21ace264"
"sha": "14ac8d7e10ef6fbecdb21cb80ef496686d20e8f3"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279"
"sha": "7d652819519dfa24da9e14548232e4aaba71a11c"
}
}
],
Expand Down

0 comments on commit 9350aa2

Please sign in to comment.