Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 7afed85

Browse files
build(java): use code-suggester v1 tag rather than full semver (#375)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/46d21ebc-352c-40a7-a3eb-c0d98306d320/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@7d65281
1 parent a19760e commit 7afed85

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/formatting.yaml

Lines changed: 1 addition & 1 deletion
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 }}

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-dataproc.git",
7-
"sha": "6a5f9f88f59b2bd940adccdfe86765b8873a1c82"
7+
"sha": "a19760e79e981e496639cad63382db3982ea2e05"
88
}
99
},
1010
{
@@ -27,7 +27,7 @@
2727
"git": {
2828
"name": "synthtool",
2929
"remote": "https://github.com/googleapis/synthtool.git",
30-
"sha": "7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279"
30+
"sha": "7d652819519dfa24da9e14548232e4aaba71a11c"
3131
}
3232
}
3333
],

0 commit comments

Comments
 (0)