Skip to content

Commit 3761116

Browse files
build(java): use code-suggester v1 tag rather than full semver (googleapis#306)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/49949b8a-f35a-44c8-9095-1d8878c77c79/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@7d65281
1 parent 0f7e2c8 commit 3761116

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

java-resourcemanager/.github/workflows/formatting.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
java-version: 11
2020
- run: "mvn com.coveo:fmt-maven-plugin:format"
21-
- uses: googleapis/code-suggester@v1.8.0
21+
- uses: googleapis/code-suggester@v1
2222
with:
2323
command: review
2424
pull_number: ${{ github.event.pull_request.number }}

java-resourcemanager/synth.metadata

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-resourcemanager.git",
7-
"sha": "125162a103e568d102e7a65fd6c744117e3983a1"
7+
"sha": "5b512b91d6e135e1a7d16b7c7d3946438f22bc0a"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279"
14+
"sha": "7d652819519dfa24da9e14548232e4aaba71a11c"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)